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

AnalyzingSuggester might modify it's FST's cached root arc if payloads are used

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 4.4, 6.0
    • 4.4, 6.0
    • modules/spellchecker
    • None
    • New, Patch Available

    Description

      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

      Attachments

        1. LUCENE-5120.patch
          6 kB
          Simon Willnauer

        Activity

          People

            simonw Simon Willnauer
            simonw Simon Willnauer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: