Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-4480

NoSuchElementException from AnalyzingSuggester

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1, 6.0
    • None
    • None
    • New

    Description

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

      Attachments

        1. LUCENE-4480.patch
          5 kB
          Michael McCandless

        Activity

          People

            mikemccand Michael McCandless
            mikemccand Michael McCandless
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: