Adrien Grand created LUCENE-5018:
------------------------------------

             Summary: Never update offsets in CompoundWordTokenFilterBase
                 Key: LUCENE-5018
                 URL: https://issues.apache.org/jira/browse/LUCENE-5018
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Adrien Grand
            Assignee: Adrien Grand


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to