Good catch! I will commit this. Thanks!
Mike
Beard, Brian wrote:
I have used the org.apache.lucene.index.CheckIndex class in the trunk
version of the source which seems to work well.
There was one minor issue with it hanging on to the segment*'s file
after the method is called (w/o the fix
I have used the org.apache.lucene.index.CheckIndex class in the trunk
version of the source which seems to work well.
There was one minor issue with it hanging on to the segment*'s file
after the method is called (w/o the fixing option).
There is one change I did which clears this up by a adding