搜索

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

1.搜索错误(Failed to recv the data from server),偶尔出现这样的问题,麻烦管理员帮助

发布时间:2014-10-30 14:10 t By hanako

...: [b]Failed to recv the data from server completely (SIZE:0/302, REASON:timeout)[/b] 其中REASON会有两种情况 REASON:timeout REASON:colose xunsearch版本 xs-indexd: xunsearch/1.4.8 (index server) xs-searchd: xunsearch/1.4.8 (search server) 寻求管理员帮助!

2.这三个错误怎么解决?

更新时间:2012-05-29 21:05 t By Mr.

...hp(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) quit, IO timeout (TIMEOUT:5): XS.php(2165): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) xunsearch版本1.3.1

3.settimeout无效

发布时间:2014-06-25 11:06 t By askie

$index->setDb("a1"); $index->setTimeout(0); 这个超时设置不起作用,还是会出现: :Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) 如果不setDb("a1")就这个setTimeout就起作用!

4.配置感觉没问题就是搜不到

更新时间:2013-01-12 14:01 t By xzl

...P:127.0.0.1, BURST:1) 2013-01-03 22:06:19 worker1[13128] [sock:7] quit, IO timeout (TIMEOUT:5) 2013-01-03 22:06:29 worker2[13129] new connection (SOCK:7, IP:127.0.0.1, BURST:1) 2013-01-03 22:06:34 worker2[13129] [sock:7] quit, IO timeout (TIMEOUT:5) 2013-01-03 22:12:07 worker3[13130] new connection ...

5.XSServer::read

...a($this->_sock); $this->close(true); $reason = $meta['timed_out'] ? 'timeout' : ($meta['eof'] ? 'closed' : 'unknown'); $msg = 'Failed to recv the data from server completely '; $msg .= '(SIZE:' . ($size - $len) . '/' . $size . ', REASON:' . $reason . ')'; throw new XSException($msg);}...

6.XSServer

...缓存) XSServer setProject() 设置当前项目 XSServer setTimeout() 设置服务端超时秒数 XSServer Protected 方法 隐去继承来的方法 名称描述定义于 check() 检测服务端的连接情况 XSServer connect() 连接服务端 X...

7.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

...hp(2455): Failed to recv the data from server completely (SIZE:0/8, REASON:timeout) #0 sdk/php/lib/XS.php(2395): XSServer->read(8) #1 sdk/php/lib/XS.php(2380): XSServer->getRespond() #2 sdk/php/lib/XS.php(1686): XSServer->execCommand(Object(XSCommand), 206) #3 Quest.php(338): XSSearch->search() ...

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