搜索

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

1.RE: 迅搜报错

更新时间:2011-12-19 13:12 t By icebolt

...ded - you should call Xapian::Database::reopen() and retry the operation(S#515) thrown in /usr/local/xunsearch/sdk/php/lib/XS.php on line 1970 又报另外一个错误[hr] Fatal error: Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(1436): Unexpected respond in search {CMD:129, ARG:515} t...

2.测试环境运行了几天,昨天出现一个错误

更新时间:2011-12-19 14:12 t By KnightE

cmd:109, args: 515 分别对应CMD_ERR和CMD_ERR_XAPIAN fastrestart后恢复 还是想知道下具体原因来避免。[hr] 不是所有query都会出错,查询条件、格式都一致,但个别关键词会报这个错误(之前都是好的,fastrestart后也好了)

3.getExpandedQuery 出现错误

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

...../../search/sdk/php/lib/XS.php(2094): Couldn't stat 'data/dream/log_db'(S#515) thrown in /search/sdk/php/lib/XS.php on line 2094 请问是怎么回事呢?谢谢[hr] [root@localhost php]# util/Quest.php --suggest dream m 目前对m还没有任何搜索建议。 不知道怎么样才能有...

4.XSSearch::terms

...于高亮显示的词条列表 源码: sdk/php/lib/XSSearch.class.php#L515 (显示) public function terms($query = null, $convert = true){ $query = $query === null ? '' : $this->preQueryString($query); if ($query === '' && $this->_terms !== null) { $ret = $this->_terms; } else {...

5.搜索建议异常

更新时间:2014-04-28 17:04 t By proudxu

...xpandedQuery方法出现异常 Unexpected respond in search {CMD:129, ARG:515} 某些词语(极少比列),不会出现异常。 重新向log_db导入词汇,不能消除异常;删除log_db,重新导入词汇,生成新log_db后,异常会立即消除,但一段时间后又会复...

6.XSSearch

...于高亮显示的词条列表 源码: sdk/php/lib/XSSearch.class.php#L515 (显示) public function terms($query = null, $convert = true){ $query = $query === null ? '' : $this->preQueryString($query); if ($query === '' && $this->_terms !== null) { $ret = $this->_terms; } else {...

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