[
https://issues.apache.org/jira/browse/LUCENE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713017#comment-13713017
]
ASF subversion and git services commented on LUCENE-5120:
---------------------------------------------------------
Commit 1504705 from [~simonw] in branch 'dev/branches/lucene_solr_4_4'
[ https://svn.apache.org/r1504705 ]
LUCENE-5120: AnalyzingSuggester might modify it's FST's cached root arc if
payloads are used
> 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: [email protected]
For additional commands, e-mail: [email protected]