
IndexValidator
- Namespace
- Rowles.LeanLucene.Index
- Assembly
- Rowles.LeanLucene.dll
Validates the structural integrity of a LeanLucene index stored in a MMapDirectory.
public static class IndexValidator
IndexValidator
Methods
Validate(MMapDirectory)
Validates the latest commit in
directory. Checks that all referenced segment files are present and readable, and that the document counts are internally consistent.