
IndexRestoreResult
- Namespace
- Rowles.LeanCorpus.Index.Backup
- Assembly
- Rowles.LeanCorpus.dll
Represents the result of restoring an index backup.
public sealed class IndexRestoreResult
IndexRestoreResult
Manifest
Gets the manifest used for restore.
RestoredFiles
Gets the files restored into the target index directory.
TargetDirectoryPath
Gets the full path of the restored index directory.
ValidationResult
Gets the validation result produced after restore, or null when validation was skipped.