Simon Willnauer created LUCENE-5120:
---------------------------------------

             Summary: 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: 4.3.1, 5.0, 4.4
            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