You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Simon Willnauer (JIRA)" <ji...@apache.org> on 2013/07/18 23:28:48 UTC

[jira] [Created] (LUCENE-5120) AnalyzingSuggester might modify it's FST's cached root arc if payloads are used

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org