
IndexMigrationRecovery
- Namespace
- Rowles.LeanCorpus.Index.Migration
- Assembly
- Rowles.LeanCorpus.dll
Reads and clears migration markers left by interrupted index migrations.
public static class IndexMigrationRecovery
IndexMigrationRecovery
MarkerFileName
The migration marker file name.
Abandon(string)
Abandons an interrupted migration marker without deleting the staging directory.
GetState(string)
Gets the current migration marker state for indexPath.

HasBlockingMarker(string)
RollBack(string)
Rolls back an interrupted migration before publication by deleting only marker and staging files.