From 3221827a4b5a6fea51803d16ec9a81addf8fc72b Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Thu, 21 Nov 2019 11:30:15 +0100 Subject: [PATCH] [Docs] Correct typo in match-query.asciidoc (#49082) --- docs/reference/query-dsl/match-query.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/query-dsl/match-query.asciidoc b/docs/reference/query-dsl/match-query.asciidoc index 5ceba4e61d9..9d30e58183f 100644 --- a/docs/reference/query-dsl/match-query.asciidoc +++ b/docs/reference/query-dsl/match-query.asciidoc @@ -256,7 +256,7 @@ GET /_search [[query-dsl-match-query-cutoff]] ===== Cutoff frequency -deprecated[7.3.0,"This option can be omitted as the <> 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 <> 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