mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-02 08:59:09 +00:00
[DOCS] Removed enable_position_increments in stop filter
This commit is contained in:
parent
ea05f4538c
commit
d062409309
@ -18,9 +18,6 @@ absolute) to a stopwords file configuration. Each stop word should be in
|
|||||||
its own "line" (separated by a line break). The file must be UTF-8
|
its own "line" (separated by a line break). The file must be UTF-8
|
||||||
encoded.
|
encoded.
|
||||||
|
|
||||||
|`enable_position_increments` |Set to `true` if token positions should
|
|
||||||
record the removed stop words, `false` otherwise. Defaults to `true`.
|
|
||||||
|
|
||||||
|`ignore_case` |Set to `true` to lower case all words first. Defaults to
|
|`ignore_case` |Set to `true` to lower case all words first. Defaults to
|
||||||
`false`.
|
`false`.
|
||||||
|=======================================================================
|
|=======================================================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user