Constructor IndexRevision
IndexRevision(IndexWriter)
Constructor over the given IndexWriter. Uses the last IndexCommit found in the Directory managed by the given writer.
Declaration
public IndexRevision(IndexWriter writer)
Parameters
Type | Name | Description |
---|---|---|
IndexWriter | writer |