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

If you hit the "max term prefix" warning when indexing, it never goes away

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9.2, 3.0.1, 4.0-ALPHA
    • core/index
    • None
    • New

    Description

      Silly bug.

      If IW's infoStream is on, we warn whenever we hit a ridiculously long term (> 16 KB in length). The problem is, we never reset this warning, so, once one doc contains such a massive term, we then keep warning over and over about that same term for future docs.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: