reopen() 方法 public XSServer reopen(bool $force=false) $force bool 是否强制重新连接, 默认为否 {return} XSServer 返回自己, 以便串接操作 源码: sdk/php/lib/XSServer.class.php#L185 (显示) public function reopen($force = false){ if ($this->_flag...
...revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation) 2013-05-15 00:34:29 worker3[15254] ERROR [sock:17] xapian exception on sending doc (ERROR:The revision being read has been discarded - you should call Xapian::Database::reopen() and retry th...
...revision being read has been discarded - 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 res...
顶,问题依旧存在,还是Failed to recv the data from server completely 错误[hr] 2012-12-11 11:30:05 worker3[5113] xapian ERROR: The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation
...revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation) 2014-04-25 11:10:46 worker12[30041] INFO [sock:7] zcmd executed (CMD:99, RET:0x0001) 2014-04-25 11:10:46 worker12[30041] INFO [sock:7] zcmd executed (CMD:4, RET:0x0085) 2014-04-25 11:10:46...
...可读数据 XSServer open() 打开服务端连接 XSServer reopen() 重新打开连接 XSServer sendCommand() 往服务器直接发送指令 (无缓存) XSServer setProject() 设置当前项目 XSServer setTimeout() 设置服务端超时秒数 XSServer ...
...SServer openBuffer() 开启索引命令提交缓冲区 XSIndex reopen() 重新打开连接 XSServer sendCommand() 往服务器直接发送指令 (无缓存) XSServer setCustomDict() 设置自定义词典内容 XSIndex setDb() 更改存放索引数据的目录 ...
... XSSearch open() 连接搜索服务端并初始化 XSSearch reopen() 重新打开连接 XSServer search() 获取匹配的搜索结果文档 XSSearch sendCommand() 往服务器直接发送指令 (无缓存) XSServer setAutoSynonyms() 开启自动同义词搜索...