
IndexBackupOptions
- Namespace
- Rowles.LeanCorpus.Index.Backup
- Assembly
- Rowles.LeanCorpus.dll
Configures index backup creation.
public sealed class IndexBackupOptions
IndexBackupOptions
CommitGeneration
Gets or sets the commit generation to back up. When null, the latest readable commit is used.
IncludeCommitStats
Gets or sets whether stats_N.json is included when present. Defaults to true.
OverwriteBackupDirectory
Gets or sets whether an existing backup directory may be cleared before the backup is written.