Skip to content

Commit 8c1de50

Browse files
committed
Update percolator highlighting docs.
1 parent b7d6cce commit 8c1de50

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/search/percolate.asciidoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@ matches. The `size` and `query` option are required for this option. Defaults to
199199
documentation how to define facets.
200200
* `highlight` - Allows highlight definitions to be included. The document being percolated is being highlight for each
201201
matching query. This allows you to see how each match is highlighting the document being percolated. See highlight
202-
documentation on how to define highlights.
202+
documentation on how to define highlights. The `size` option is required for highlighting, the performance of highlighting
203+
in the percolate api depends of how many matches are being highlighted.
203204

204205
[float]
205206
=== Dedicated percolator index

0 commit comments

Comments
 (0)