Section navigation

Public classSealed IndexCheckResult

Namespace
Rowles.LeanCorpus.Index
Assembly
Rowles.LeanCorpus.dll
public sealed class IndexCheckResult
Inheritance
IndexCheckResult

Public property CommitGeneration

Gets the commit generation that was checked, or null when no commit was available.

Public property DetailedIssues

Gets structured validation issues.

Public property DocumentsChecked

Gets the total number of documents checked across all segments.

Public property FilesChecked

Gets the number of files that were checked.

Public property IsHealthy

Gets a value indicating whether the index has no error-severity issues.

Public property Issues

Gets validation issue messages for compatibility with the original validator API.

Public property SegmentsChecked

Gets the number of segments that were checked.