Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
New
Description
We have some TokenFilters which are only broken with specific options. This includes:
- TrimFilter when updateOffsets=true
- StopFilter, JapanesePartOfSpeechStopFilter, KeepWordFilter, LengthFilter, TypeTokenFilter when enablePositionIncrements=false
I think we should deprecate these behaviors in 4.4 and remove them in trunk.
Attachments
Attachments
Issue Links
- is part of
-
LUCENE-4641 Fix analyzer bugs documented in TestRandomChains
- Patch Available
- is related to
-
SOLR-8089 Support query parsers being able to set enablePositionIncrements
- Open