[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…
Reference in New Issue