CheckIndex prints wrong version number on 3.1 indexes (and posibly also in 
trunk)
---------------------------------------------------------------------------------

                 Key: LUCENE-2954
                 URL: https://issues.apache.org/jira/browse/LUCENE-2954
             Project: Lucene - Java
          Issue Type: Bug
          Components: Index
    Affects Versions: 3.1
            Reporter: Uwe Schindler
            Assignee: Uwe Schindler
            Priority: Blocker
             Fix For: 3.1, 3.2, 4.0


When you run CheckIndex on an index created/updated with 3.1, it prints about 
the SegmentInfos:

{noformat}
Segments file=segments_g19 numSegments=5 version=-11 [Lucene 1.3 or prior]
{noformat}

We should fix CheckIndex and also verify other cases where version numbers are 
printed out. In trunk the issue may be more complicated!

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to