搜索

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

31.XSIndex::addExdata

...$data) && ($data = file_get_contents($data)) === false) { throw new XSException('Failed to read exdata from file'); } // try to check allowed (BUG: check the first cmd only): // XS_CMD_IMPORT_HEADER, XS_CMD_INDEX_REQUEST, XS_CMD_INDEX_REMOVE, XS_CMD_INDEX_EXDATA $first = ord(subst...

32.XSDatabaseSQLite

...(($this->link = sqlite_open($param['path'])) === false) { throw new XSException("Can not open sqlite file: '{$param['path']}'"); }} 打开数据库 query() 方法 public mixed query(string $sql) $sql string 要执行的 SQL 语句 {return} mixed 源码: s...

33.XSErrorException

...(函数) 包 XS 继承关系 class XSErrorException » XSException » Exception 版本 1.0.0 源代码 sdk/php/lib/XS.class.php XS 错误异常类定义, XS 所有操作过程发生错误均抛出该实例 Protected 属性 隐去继承来的属性 ...

34.XSDatabaseSQLite3

...th'], SQLITE3_OPEN_READONLY); } catch (Exception $e) { throw new XSException($e->getMessage()); }} 打开数据库 query() 方法 public mixed query(string $sql) $sql string 要执行的 SQL 语句 {return} mixed 源码: sdk/php/util/XSDataSource.class...

35.搜索时出现错误

发布时间:2011-12-07 11:12 t By adminlink

错误:[XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2080): Permission denied(C#13)

36.迅搜报错

发布时间:2011-12-13 16:12 t By icebolt

Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2043): Failed to recv the data from server completely 报这个错误,不知道问题在哪

37.RE: 迅搜报错

发布时间:2012-01-30 10:01 t By xsxs89757

[XSException] ../../../../usr/local/xunse/sdk/php/lib/XS.php(1464): Unexpected respond in search {CMD:129, ARG:514} 还是该错误 已更新和设置 无法解决

38.主进程锁死

更新时间:2012-05-05 12:05 t By dancebear

[code]root 18341 0.1 0.4 39552 14888 ? R May03 5:04 xs-searchd: master[/code] 这个进行锁死,无法重启,也无法连接 SDK访问提示:exception 'XSException' with message 'Operation now in progress(C#115)'[hr] 最近基本每天都出现!

39.安装加载出现这个错误,求救?

发布时间:2014-11-25 12:11 t By harry_go

[XSException] ../application/0.0.1/library/Component/XS.php(834): Missing field of type ID #0

40.XSServer::execCommand

...if ($res->cmd === XS_CMD_ERR && $res_cmd != XS_CMD_ERR) { throw new XSException($res->buf, $res->arg); } // got unexpected respond command if ($res->cmd != $res_cmd || ($res_arg != XS_CMD_NONE && $res->arg != $res_arg)) { throw new XSException('Unexpected respond {CMD:' . $res...

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