
IndexRestoreOptions
- Namespace
- Rowles.LeanCorpus.Index.Backup
- Assembly
- Rowles.LeanCorpus.dll
Configures index restore operations.
public sealed class IndexRestoreOptions
IndexRestoreOptions
OverwriteTargetDirectory
Gets or sets whether an existing target index directory may be cleared before files are restored.
RestoreCommitStats
Gets or sets whether commit statistics are restored when present in the manifest. Defaults to true.
ValidateAfterRestore
Gets or sets whether the restored index is validated after restore. Defaults to true.