搜索

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

21.1.4.6不定期死掉

更新时间:2013-09-09 09:09 t By sohigh

...art (EVENT:0x0002, FLAG:0x0004) 2013-09-08 02:30:14 worker3[21760] ERROR [sock:8] unknown exception during task (CMD:225) 2013-09-08 02:30:14 worker3[21760] ERROR [sock:7] unknown exception during task (CMD:225) 2013-09-08 06:28:20 worker2[21759] ERROR [sock:7] xapian exception (ERROR:Syntax: AN...

22.XSServer::read

...heck(); for ($buf = '', $size = $len;;) { $bytes = fread($this->_sock, $len); if ($bytes === false || strlen($bytes) == 0) { break; } $len -= strlen($bytes); $buf .= $bytes; if ($len === 0) { return $buf; } } // error oc...

23.RE: search时报错 ,请帮看看是哪的问题

发布时间:2012-12-25 10:12 t By benq81

...ue to timeout/error(S#514) 日志: 2012-12-25 10:19:08 worker1[11340] [sock:7] task canceld, run the cleanup (ZARG:0x7f6c775fdbf0) 2012-12-25 10:19:08 worker1[11340] [sock:7] quit, result error (CODE:514) 2012-12-25 10:19:08 worker1[11340] accept() failed, shutdown gracefully (ERROR:Bad file d...

24.XSServer::write

...d data $this->check(); while (true) { $bytes = fwrite($this->_sock, $buf, $len); if ($bytes === false || $bytes === 0 || $bytes === $len) { break; } $len -= $bytes; $buf = substr($buf, $bytes); } // error occured if ($bytes === false || $b...

25.XSServer::getSocket

getSocket() 方法 public mixed getSocket() {return} mixed 连接标识, 仅用于内部测试等目的 源码: sdk/php/lib/XSServer.class.php#L232 (显示) public function getSocket(){ return $this->_sock;} 获取连接资源描述符

26.XSServer::check

...Server.class.php#L438 (显示) protected function check(){ if ($this->_sock === null) { throw new XSException('No server connection'); } if ($this->_flag & self::BROKEN) { throw new XSException('Broken server connection'); }} 检测服务端的连接情况

27.图片搜索的一些疑问

更新时间:2014-02-16 17:02 t By Mr.

...= hash project.default_charset = UTF-8 server.index = /dev/shm/xs-indexd.sock server.search = /dev/shm/xs-searchd.sock [id];图片ID主键 唯一 type = id index = none tokenizer = none cutlen = 0 weight = 0 phrase = no non_bool = no [title];图片属于哪个图集的题标 非唯...

28.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

...# 请问是什么错误?[hr] 已解决,是php.ini里没指定mysql.sock路径

29.xunsearch-1.4.7 (基于 xapian+scws 的开源中文搜索引擎,诸多细节改进)

发布时间:2013-07-30 11:07 t By hightman

...max_burst:132, num_accept:194989(53.8/s), num_task:1083121(299.0/s), sock:7, name:"demo", home:"data/demo", rcv_size:8, flag:0x0000, version:"1.4.7" } ---------- SERVER INFO BEGIN ---------- { id:"worker1", uptime:157312, num_burst:0, max_burst:56, num_accept:436479, aps:2.8, num...

30.xunsearch-1.4.6 (基于 xapian 和 scws开源中文搜索引擎,高扛压不再死锁)

更新时间:2013-03-27 13:03 t By hightman

...max_burst:132, num_accept:194989(53.8/s), num_task:1083121(299.0/s), sock:7, name:"demo", home:"data/demo", rcv_size:8, flag:0x0000, version:"1.4.5-dev" } ---------- SERVER INFO BEGIN ---------- { id:"worker1", uptime:157312, num_burst:0, max_burst:56, num_accept:436479, aps:2.8,...

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