UpdateVersion

IndexUpdater.UpdateVersion method

在旧版本的索引中执行重新索引文档。 更新的索引将放在newIndexPathdirectory. 中的索引indexPath目录不会更改。

public VersionUpdateResult UpdateVersion(string indexPath, string newIndexPath)
范围 类型 描述
indexPath String 索引目录路径。
newIndexPath String 更新索引的目录。

返回值

索引版本更新操作的结果。

也可以看看