We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a06e9 commit 5b73b9cCopy full SHA for 5b73b9c
docs/asciidoc/nest/core/percolate.asciidoc
@@ -7,7 +7,7 @@ The percolator allows to register queries against an index, then send percolate
7
which include a doc, and get back the queries that match on that doc out of the set of registered queries.
8
9
Percolate is a complex but awesome Elasticsearch feature, so be sure to read
10
-the {ref_current}/search-percolate.html)[official documentation].
+the {ref_current}/search-percolate.html[official documentation].
11
12
=== Register a Percolator
13
0 commit comments