搜索

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

1.RE: XSIndex::flushIndex 强制刷新出错啊!

发布时间:2012-11-16 10:11 t By hightman

附一下全部代码吧

2.XSIndex::flushIndex 强制刷新出错啊!

发布时间:2012-07-05 10:07 t By xinjing3836

直接XSIndex::flushIndex 就提示 Fatal error: Undefined class constant 'flushIndex' XSIndex::flushIndex()就提示Method "execCommand" does not exist and was not trapped in __call() 求解决哈!

3.我刚重新清空刷新了日志,但热门搜索词中出现一些莫名其妙的词

发布时间:2012-02-20 13:02 t By jatwxf

我刚重新清空刷新了日志,但热门搜索词中出现一些莫名其妙的词 看了一下搜索日志,也没有用户搜索这些词 images(20) 批量(22) 涂料标准(34) 免费资料(32) 技能知识(24) 投产

4.RE: 我刚重新清空刷新了日志,但热门搜索词中出现一些莫名其妙的词

发布时间:2012-02-20 16:02 t By hightman

这个就是用户曾经搜索过的日志统计出来的。

5.RE: 不能增加索引,每次列队数加1

发布时间:2012-09-03 11:09 t By hightman

出于性能考虑,索引刷新有一个延迟整合的过程,如果你需要立即刷新就调用: $index->flushIndex(); 或 php Indexer.php --flush -p /var/www/xunsearch/goods.ini

6.XSIndex::flushLogging

...shLogging() 方法 public bool flushLogging() {return} bool 刷新成功返回 true, 失败则返回 false 源码: sdk/php/lib/XSIndex.class.php#L449 (显示) public function flushLogging(){ try { $this->execCommand(XS_CMD_FLUSH_LOGGING, XS_CMD_OK_LOG_FLUSHED); } cat...

7.XSIndex::flushIndex

flushIndex() 方法 public bool flushIndex() {return} bool 刷新成功返回 true, 失败则返回 false 源码: sdk/php/lib/XSIndex.class.php#L466 (显示) public function flushIndex(){ try { $this->execCommand(XS_CMD_INDEX_COMMIT, XS_CMD_OK_DB_COMMITED); } catch (...

8.getExpandedQuery 出现错误

更新时间:2012-09-20 21:09 t By wst900528

...道原因了,菜鸟第一次用。呵呵 原来是搜索日志还没有刷新,可以使用 util/Indexer.php --flush-log dream 强制刷新一下就显示搜索建议了。。。[/color]

9.RE: 1.1.2的 自定义字典无法使用

更新时间:2010-05-24 22:05 t By 逆雪寒

...境 是 centos5 nginx php-fpm 的[/code] 问题依旧: 就是不断刷新,一会有返回结果,一会返回false; [php] [root@yehuiming /]# /usr/local/php/bin/php -i | grep scws scws SCWS BugReport => http://www.ftphp.com/scws scws.default.charset => utf8 => utf8 scws.default.fpath =...

10.在使用scws中遇到的怪问题,是否是bug,估计php缓冲区问题,恳求帮助

发布时间:2010-05-22 13:05 t By 逆雪寒

...法。10次有7次不返回分词数组。 经常为空数组。 但强制刷新后又能正常的返回数组了。我以为椒 php 缓冲区 问题。我看胃官方的demo文档。发现代码上有 flush () 强行刷新缓冲区。不过伙使用了。效果还是一样。偶尔得偶尔不得...

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