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

increase default maxFieldLength?

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • 2.4
    • core/index
    • None
    • New, Patch Available

    Description

      To my understanding, Lucene 2.3 will easily index large documents. So shouldn't we get rid of the 10,000 default limit for the field length? 10,000 isn't that much and as Lucene doesn't have any error logging by default, this is a common problem for users that is difficult to debug if you don't know where to look.

      A better new default might be Integer.MAX_VALUE.

      Attachments

        1. LUCENE-1084.part2.patch
          2 kB
          Steven Rowe
        2. LUCENE-1084.part2.take2.patch
          7 kB
          Steven Rowe
        3. LUCENE-1084.part3.patch
          4 kB
          Steven Rowe
        4. LUCENE-1084.patch
          64 kB
          Steven Rowe

        Activity

          People

            sarowe Steven Rowe
            lucenebugs@danielnaber.de Daniel Naber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: