
IndexCodecMigrationOptions
- Namespace
- Rowles.LeanCorpus.Index.Migration
- Assembly
- Rowles.LeanCorpus.dll
Options for codec migration planning and execution.
public sealed class IndexCodecMigrationOptions
- Inheritance
-
IndexCodecMigrationOptions
Catalog
Gets or sets the immutable codec catalogue used to inspect and validate migration input.
DryRun
Gets or sets whether migration should only report actions. Defaults to true.
StagingDirectory
Gets or sets an explicit staging directory path.
ValidateAfterMigration
Gets or sets whether the migrated index is validated before publication. Defaults to true.
ValidateBeforeMigration
Gets or sets whether the source index is validated before migration. Defaults to true.