搜索

大约有 1 项符合查询结果, 库内数据总量为 3,513 项。 (搜索耗时:0.0020秒)

1.平滑重建索引,提示 "DB has been rebuilding" 就退出了。

更新时间:2012-08-08 22:08 t By ghxter

...en rebuilding" 就退出了。:@ 代码参考: [php] // 宣布开始重建索引 $index->beginRebuild(); // 然后在此开始添加数据 ... $index->add($doc); ... // 告诉服务器重建完比 $index->endRebuild();[/php] 我的代码应该没有问题, 目前我使用了...

  • 时间不限
  • 按相关性排序