Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1342

CapitalizationFilterFactory uses incorrect length calculations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.4
    • Schema and Analysis
    • None

    Description

      CapitalizationFilterFactory in some cases uses termBuffer.length, which might be larger than the actual termBufferLength()

      this causes keep words to be evaluated incorrectly, but with the LUCENE-1762 the bug is exposed, because the default buffer size has changed.

      Attachments

        1. SOLR-1342.patch
          1 kB
          Robert Muir

        Issue Links

          Activity

            People

              markrmiller@gmail.com Mark Miller
              rcmuir Robert Muir
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: