[Docs] Correct typo in match-query.asciidoc (#49082)

This commit is contained in:
Peter Johnson 2019-11-21 11:30:15 +01:00 committed by Christoph Büscher
parent d1eb7e749e
commit 3221827a4b

View File

@ -256,7 +256,7 @@ GET /_search
[[query-dsl-match-query-cutoff]]
===== Cutoff frequency
deprecated[7.3.0,"This option can be omitted as the <<query-dsl-match-query>> can skip block of documents efficiently, without any configuration, provided that the total number of hits is not tracked."]
deprecated[7.3.0,"This option can be omitted as the <<query-dsl-match-query>> can skip blocks of documents efficiently, without any configuration, provided that the total number of hits is not tracked."]
The match query supports a `cutoff_frequency` that allows
specifying an absolute or relative document frequency where high