[ 
https://issues.apache.org/jira/browse/LUCENE-5018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-5018.
----------------------------------

    Resolution: Fixed

I just committed the patch on trunk and branch_4x.
                
> 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
>         Attachments: LUCENE-5018.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to