We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 312f2fd commit 02b32f6Copy full SHA for 02b32f6
docs/reference/query-dsl/mlt-query.asciidoc
@@ -185,12 +185,6 @@ is the same as `like`.
185
A list of fields to fetch and analyze the text from. Defaults to the `_all`
186
field for free text and to all possible fields for document inputs.
187
188
-`like_text`::
189
-The text to find documents like it.
190
-
191
-`ids` or `docs`::
192
-A list of documents following the same syntax as the <<docs-multi-get,Multi GET API>>.
193
194
[float]
195
[[mlt-query-term-selection]]
196
==== Term Selection Parameters
0 commit comments