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

Don't write posVIntCount in 4.1 codec

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.1, 6.0
    • core/codecs
    • None
    • New

    Description

      Its confusing and unnecessary that we compute this from docFreq for the doc/freq vint count, but write it for the positions case: its totalTermFreq % BLOCK_SIZE.

      Attachments

        1. LUCENE-4497.patch
          4 kB
          Robert Muir
        2. LUCENE-4497.patch
          4 kB
          Robert Muir

        Activity

          People

            Unassigned Unassigned
            rcmuir Robert Muir
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: