Skip to content

Commit 0c85600

Browse files
author
Ivan Fioravanti
committed
Fixed link to official documentation for Percolate.
1 parent 87c4d43 commit 0c85600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contents/nest/core/percolate.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ menuitem: percolate
99
# Percolation
1010
The percolator allows to register queries against an index, then send percolate requests which include a doc, and get back the queries that match on that doc out of the set of registered queries.
1111

12-
Percolate is a complex but awesome Elasticsearch feature, so be sure to read the [official documentation](http://www.elasticsearch.org/guide/reference/api/percolate/).
12+
Percolate is a complex but awesome Elasticsearch feature, so be sure to read the [official documentation](http://www.elastic.co/guide/en/elasticsearch/reference/current/search-percolate.html).
1313

1414
## Register a Percolator
1515

0 commit comments

Comments
 (0)