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

if you use setNorm, lucene writes a headerless separate norms file

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.2, 4.0-ALPHA
    • None
    • None
    • New, Patch Available

    Description

      In this case SR.reWrite just writes the bytes with no header...
      we should write it always.

      we can detect in these cases (segment written <= 3.1) with a
      sketchy length == maxDoc check.

      Attachments

        1. LUCENE-3012_3x.patch
          2 kB
          Robert Muir
        2. LUCENE-3012.patch
          1 kB
          Robert Muir

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: