Table of Contents

Public classSealed IndexRestoreResult

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

Represents the result of restoring an index backup.

public sealed class IndexRestoreResult
IndexRestoreResult

Public property Manifest

Gets the manifest used for restore.

Public property RestoredFiles

Gets the files restored into the target index directory.

Public property TargetDirectoryPath

Gets the full path of the restored index directory.

Public property ValidationResult

Gets the validation result produced after restore, or null when validation was skipped.