[
https://issues.apache.org/jira/browse/LUCENE-2954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003981#comment-13003981
]
Robert Muir commented on LUCENE-2954:
-------------------------------------
Thanks for adding the check to prevent this from ever biting us again... if
someone bumps this version and doesnt properly update CheckIndex tests will
fail, I like this!
> 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
>
> Attachments: LUCENE-2954.patch, LUCENE-2954.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]