Table of Contents

Public classSealed IndexRestoreOptions

Namespace
Rowles.LeanCorpus.Index.Backup
Assembly
Rowles.LeanCorpus.dll

Configures index restore operations.

public sealed class IndexRestoreOptions
IndexRestoreOptions

Public property OverwriteTargetDirectory

Gets or sets whether an existing target index directory may be cleared before files are restored.

Public property RestoreCommitStats

Gets or sets whether commit statistics are restored when present in the manifest. Defaults to true.

Public property ValidateAfterRestore

Gets or sets whether the restored index is validated after restore. Defaults to true.