Skip to content

Commit 02b32f6

Browse files
committed
[DOCS] Removed and params from MLT. Closes #28128
1 parent 312f2fd commit 02b32f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/reference/query-dsl/mlt-query.asciidoc

-6
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,6 @@ is the same as `like`.
185185
A list of fields to fetch and analyze the text from. Defaults to the `_all`
186186
field for free text and to all possible fields for document inputs.
187187

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-
194188
[float]
195189
[[mlt-query-term-selection]]
196190
==== Term Selection Parameters

0 commit comments

Comments
 (0)