
IndexFormatInspectionOptions
- Namespace
- Rowles.LeanCorpus.Index.Format
- Assembly
- Rowles.LeanCorpus.dll
Options for inspecting the on-disk format of a LeanCorpus index.
public sealed class IndexFormatInspectionOptions
- Inheritance
-
IndexFormatInspectionOptions
Catalog
Gets or sets the immutable codec catalogue used to identify persistent formats.
IncludeChecksums
Gets or sets whether checksums are included. Defaults to false.
IncludeFileSizes
Gets or sets whether file lengths are included. Defaults to true.
IncludeOptionalSidecars
Gets or sets whether optional sidecar files are included. Defaults to true.