UpdateVersion

IndexUpdater.UpdateVersion method

古いバージョンのインデックスでドキュメントの再インデックスを実行します。 更新されたインデックスはnewIndexPathdirectory. のインデックスindexPathディレクトリは変更されません.

public VersionUpdateResult UpdateVersion(string indexPath, string newIndexPath)
パラメータ タイプ 説明
indexPath String インデックス ディレクトリ パス。
newIndexPath String 更新されたインデックスのディレクトリ。

戻り値

インデックス バージョンの更新操作の結果。

関連項目