[ https://issues.apache.org/jira/browse/LUCENE-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael McCandless updated LUCENE-1288: --------------------------------------- Attachment: LUCENE-1288.patch Attached patch. I plan to commit in a day or two. > 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 > 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]