搜索

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

1.RE: 平滑重建索引,提示 "DB has been rebuilding" 就退出了, 原因已经明确。 在此更新测试信息。

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

...410 至强四核E5620 2.4GHz*2/4G*4 1333MHz/600G*2/SAS-15Krpm Raid1 导入索引DEBUG信息: [code] 1998001, channelId=11, CostTime=2895.08, UpdateIndexTime=1226.33, UpdateProductTime=2742.26, ProductCount=10000, ProcessCount=2000000.00, MemoryUsage=46063.08 1999001, channelId=11, CostTime=289...

2.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

... select `id` from `sample`;[/code] 由于crontab表设置sid为唯一性索引约束,因此可重复执行上述语句,或者更新数据的时候同步更新新添加的数据ID到crontab表 可能存在的问题是种种原因添加新数据到搜索库失败,这时候产生bool=1的...

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

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

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

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