Description
CompoundWordTokenFilterBase and its children DictionaryCompoundWordTokenFilter and HyphenationCompoundWordTokenFilter update offsets. This can make OffsetAttributeImpl trip an exception when chained with other filters that group tokens together such as ShingleFilter, see http://www.gossamer-threads.com/lists/lucene/java-dev/196376?page=last.
Attachments
Attachments
Issue Links
- is part of
-
LUCENE-4641 Fix analyzer bugs documented in TestRandomChains
- Patch Available