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
            Priority: Minor


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]

Reply via email to