[DOCS] Remove `lowercase_terms` parm from term suggester docs (#46879)
This commit is contained in:
parent
8307aa3b71
commit
251dbd8522
|
@ -53,9 +53,6 @@ doesn't take the query into account that is part of request.
|
||||||
===== Other term suggest options:
|
===== Other term suggest options:
|
||||||
|
|
||||||
[horizontal]
|
[horizontal]
|
||||||
`lowercase_terms`::
|
|
||||||
Lowercases the suggest text terms after text analysis.
|
|
||||||
|
|
||||||
`max_edits`::
|
`max_edits`::
|
||||||
The maximum edit distance candidate suggestions can
|
The maximum edit distance candidate suggestions can
|
||||||
have in order to be considered as a suggestion. Can only be a value
|
have in order to be considered as a suggestion. Can only be a value
|
||||||
|
|
Loading…
Reference in New Issue