From b44e1c197871435f45bbacf2c64768fd3c4c21cf Mon Sep 17 00:00:00 2001 From: Sue Gallagher <36747279+Sue-Gallagher@users.noreply.github.com> Date: Tue, 19 Jun 2018 13:48:13 -0700 Subject: [PATCH] [DOCS] Removed and params from MLT. Closes #28128 (#31370) --- docs/reference/query-dsl/mlt-query.asciidoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/reference/query-dsl/mlt-query.asciidoc b/docs/reference/query-dsl/mlt-query.asciidoc index bd66c7f071cd4..19035d96ae04d 100644 --- a/docs/reference/query-dsl/mlt-query.asciidoc +++ b/docs/reference/query-dsl/mlt-query.asciidoc @@ -184,12 +184,6 @@ is the same as `like`. `fields`:: A list of fields to fetch and analyze the text from. -`like_text`:: -The text to find documents like it. - -`ids` or `docs`:: -A list of documents following the same syntax as the <>. - [float] [[mlt-query-term-selection]] ==== Term Selection Parameters