-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.4
-
Component/s: None
-
Labels:None
-
Lucene Fields:New
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.
- is part of
-
LUCENE-4641 Fix analyzer bugs documented in TestRandomChains
-
- Open
-
- is related to
-
SOLR-8089 Support query parsers being able to set enablePositionIncrements
-
- Open
-