Forráskód Böngészése

Update named-queries-and-filters.asciidoc

Clinton Gormley 11 éve
szülő
commit
0f943850a0

+ 1 - 1
docs/reference/search/request/named-queries-and-filters.asciidoc

@@ -25,7 +25,7 @@ Each filter and query can accept a `_name` in its top level definition.
 }
 --------------------------------------------------
 
-The search response will include for each hit the `matched_filters` it matched on. The tagging of queries and filters
+The search response will include for each hit the `matched_queries` it matched on. The tagging of queries and filters
 only make sense for compound queries and filters (such as `bool` query and filter, `or` and `and` filter, `filtered` query etc.).
 
 Note, the query filter had to be enhanced in order to support this. In