[ https://issues.apache.org/jira/browse/LUCENE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless resolved LUCENE-1288. ---------------------------------------- Resolution: Fixed Fix Version/s: 2.4 > Add getVersion method to IndexCommit > ------------------------------------ > > Key: LUCENE-1288 > URL: https://issues.apache.org/jira/browse/LUCENE-1288 > Project: Lucene - Java > Issue Type: Improvement > Affects Versions: 2.3.1 > Reporter: Jason Rutherglen > Assignee: Michael McCandless > Priority: Minor > Fix For: 2.4 > > Attachments: LUCENE-1288.patch > > > Returns the equivalent of IndexReader.getVersion for IndexCommit > {code} > public abstract long getVersion(); > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]