|
Michael McCandless made changes - 19/May/08 07:32 PM
[
Permlink
| « Hide
]
Jason Rutherglen added a comment - 20/May/08 12:03 AM
Probably best to add getGeneration method
Are you suggesting instead or in addition to getVersion?
getGeneration in addition.
Will IndexCommit.getVersion return the same value as the IndexReader that created it? I'm using this in conjunction with IndexReader to close an object associated with the IndexReader upon deletion of the snapshot. OK I'll do both. Yes, getVersion() will be the same as IndexReader.getVersion() if that reader was opened on the same commit point.
Attached patch. I plan to commit in a day or two.
Michael McCandless made changes - 23/May/08 09:39 AM
Michael McCandless made changes - 28/May/08 11:01 AM
Michael McCandless made changes - 11/Oct/08 12:49 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||