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

Simon Willnauer updated LUCENE-5120:
------------------------------------

    Attachment: LUCENE-5120.patch

here is a patch - fix took 2 min figuring it out the entire day ;)
                
> AnalyzingSuggester might modify it's FST's cached root arc if payloads are 
> used
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-5120
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5120
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/spellchecker
>    Affects Versions: 5.0, 4.4, 4.3.1
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Critical
>             Fix For: 5.0, 4.5
>
>         Attachments: LUCENE-5120.patch
>
>
> if payloads are used with AnalyzingSuggester and the payload is entirely 
> stored on a cached root arc AnalyzingSuggester modifies the payload 
> BytesRef.length during lookup causing assertions to trip and subsequent 
> requests fail with an negative array index

--
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