Property Version
Version
Version number when this IndexReader was opened.
This method returns the version recorded in the commit that the reader opened. This version is advanced every time a change is made with IndexWriter.
Declaration
public abstract long Version { get; }
Property Value
Type | Description |
---|---|
System.Int64 |