
IndexCompatibilityOptions
- Namespace
- Rowles.LeanCorpus.Index.Compatibility
- Assembly
- Rowles.LeanCorpus.dll
Options for compatibility checks.
public sealed class IndexCompatibilityOptions
IndexCompatibilityOptions
AllowSupportedOlderFormats
Gets or sets whether readable older formats are allowed. Defaults to true.
DeepValidation
Gets or sets whether deep validation should run before compatibility is decided.
RequireCurrentFormats
Gets or sets whether every codec file must already be at the current version.