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 ec4db0f commit c9c824dCopy full SHA for c9c824d
docs/reference/query-dsl/percolate-query.asciidoc
@@ -44,7 +44,7 @@ the query documents. The `query` field will hold a json
44
object that represents an actual Elasticsearch query. The
45
`query` field has been configured to use the
46
<<percolator,percolator field type>>. This field type understands
47
-the query dsl and stored the query in such a way that it
+the query dsl and stores the query in such a way that it
48
can be used later on to match documents defined on the `percolate` query.
49
50
Register a query in the percolator:
0 commit comments