搜索

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

1.出现大量IO timeout

更新时间:2012-05-12 19:05 t By yunxiaoad2

前台搜索无响应 查看后台searchd.log,一分钟出现N次的IO timeout 温柔重启无果,kill -9后重启 之后是N分钟出现一次的IO timeout提示了,频率大大降低了 是vps性能低的关系吗? ============================...

2.xunsearch每天凌晨4点左右挂掉(log)

发布时间:2013-05-20 11:05 t By tendyming

...e of database) 2013-05-15 04:24:01 worker2[15247] WARN [sock:52] quit, IO timeout (TIMEOUT:5) 2013-05-15 04:24:01 worker2[15247] WARN [sock:31] quit, IO timeout (TIMEOUT:5) 2013-05-15 04:24:01 worker1[15240] WARN [sock:38] quit, IO timeout (TIMEOUT:5) 2013-05-15 04:24:01 worker2[15247] WARN [soc...

3.RE: 出现大量IO timeout

发布时间:2012-05-14 11:05 t By hightman

io timeout 是指你的客户端和服务端连接后,超过5秒还没有发送数据给服务端

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.这三个错误怎么解决?

更新时间: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

6.RE: 搜索进程假死

发布时间:2012-05-23 10:05 t By dancebear

...和昨天的类似 2012-05-23 09:57:00 worker2[21983] [sock:155] quit, IO timeout (TIMEOUT:5) 2012-05-23 09:57:04 worker3[21903] [sock:130] end the scws (RC:131, CONN:0xad577d0) 2012-05-23 09:57:09 worker1[20683] caught SIGINT, shutdown gracefully 2012-05-23 09:57:09 worker1[20683] get NULL pointer ...

7.搜索错误(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) 寻求管理员帮助!

8.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就起作用!

9.两种或以上的分词如何建索引,谢谢

更新时间:2014-05-04 17:05 t By binny_w

...参考:http://www.xunsearch.com/doc/php/guide/special.scws)但一直有timeout的报错,setTimeout(0)也没作用。

10.RE: 来源为数据库,更新索引是抛出错误

发布时间:2011-11-14 12:11 t By winsky027

...错误,怀疑可能是连接超时导致的,就把180行这里原有的timeout设置成1000,错误依旧存在,昨天在论坛看了另外一个帖子,发现需要 $xs = new XS($ini); $index = $xs->index; $index->setTimeout(0); 在类实例化的时候设置,这样错误就...

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