Field m_indexCommits
Used to map gen to IndexCommit.
Assembly: DistributedLucene.Net.dll
Syntax
protected IDictionary<long?, IndexCommit> m_indexCommits
Returns
Type | Description |
---|---|
IDictionary<System.Nullable<System.Int64>, IndexCommit> |