There was an error while loading. Please reload this page.
1 parent b7d6cce commit 8c1de50Copy full SHA for 8c1de50
docs/reference/search/percolate.asciidoc
@@ -199,7 +199,8 @@ matches. The `size` and `query` option are required for this option. Defaults to
199
documentation how to define facets.
200
* `highlight` - Allows highlight definitions to be included. The document being percolated is being highlight for each
201
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.
+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.
204
205
[float]
206
=== Dedicated percolator index
0 commit comments