From f5641e61a25fe90804ab5992f24f3126e1e9d553 Mon Sep 17 00:00:00 2001 From: Nikolay Vasiliev Date: Mon, 15 Oct 2018 21:30:48 +0200 Subject: [PATCH] Docs: improve formatting of Query String Query doc page (#34432) Merge two tables. --- docs/reference/query-dsl/query-string-query.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/query-dsl/query-string-query.asciidoc b/docs/reference/query-dsl/query-string-query.asciidoc index 17d07e25259..08465278a67 100644 --- a/docs/reference/query-dsl/query-string-query.asciidoc +++ b/docs/reference/query-dsl/query-string-query.asciidoc @@ -255,12 +255,6 @@ following additional parameters are allowed: |`type` |How the fields should be combined to build the text query. See <> for a complete example. Defaults to `best_fields` -|======================================================================= - - -[cols="<,<",options="header",] -|======================================================================= -|Parameter |Description |`tie_breaker` |The disjunction max tie breaker for multi fields. Defaults to `0`