
IndexCheckResult
- Namespace
- Rowles.LeanCorpus.Index
- Assembly
- Rowles.LeanCorpus.dll
Result of an Check(MMapDirectory, IndexCheckOptions?) call.
public sealed class IndexCheckResult
IndexCheckResult

CommitGeneration
Gets the commit generation that was checked, or null when no commit was available.
DetailedIssues
Gets structured validation issues.

DocumentsChecked
Gets the total number of documents checked across all segments.

FilesChecked
Gets the number of files that were checked.
IsHealthy
Gets a value indicating whether the index has no error-severity issues.
Issues
Gets validation issue messages for compatibility with the original validator API.

SegmentsChecked
Gets the number of segments that were checked.