You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:27:22 UTC

[jira] [Commented] (LUCENE-4480) NoSuchElementException from AnalyzingSuggester

    [ https://issues.apache.org/jira/browse/LUCENE-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610680#comment-13610680 ] 

Commit Tag Bot commented on LUCENE-4480:
----------------------------------------

[branch_4x commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1397607

LUCENE-4480: handle insert into empty queue correctly

                
> NoSuchElementException from AnalyzingSuggester
> ----------------------------------------------
>
>                 Key: LUCENE-4480
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4480
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4480.patch
>
>
> Spinoff from LUCENE-3846 where Simon hit this ... it's a bug in FST's Util.TopNSearcher where it fails to handle queue exhaustion properly.  I think WFSTSuggester isn't affected because by the time the queue is exhausted, the search is done (ie it never adds to the queue after it becomes exhausted).

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