
IndexRecovery.RecoveryResult
- Namespace
- Rowles.LeanLucene.Index
- Assembly
- Rowles.LeanLucene.dll
Result of crash recovery.
public sealed class IndexRecovery.RecoveryResult
IndexRecovery.RecoveryResult
Properties
CommitFilePath
Gets the file path of the commit file that was successfully loaded.
ContentToken
Gets the logical content token stored in the recovered commit.
Generation
Gets the generation number of the recovered commit.
SegmentIds
Gets the segment IDs referenced by the recovered commit.
WasFallback
Gets a value indicating whether recovery fell back to an older commit generation.