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/19 00:46:48 UTC

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

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

Simon Willnauer resolved LUCENE-5120.
-------------------------------------

    Resolution: Fixed
    
> 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
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>            Priority: Critical
>             Fix For: 5.0, 4.4
>
>         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