搜索数据过长的时候 会抛出异常 Data/Name too long 用户体验不是很好 建议官方给出允许最长检索条件的长度,并且最好在SDK中进行判断 如果超长自动截取。
错误:[XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2080): Permission denied(C#13)
Uncaught [XSException] ../../xunsearch/sdk/php/lib/XS.php(2043): Failed to recv the data from server completely 报这个错误,不知道问题在哪
[XSException] ../../../../usr/local/xunse/sdk/php/lib/XS.php(1464): Unexpected respond in search {CMD:129, ARG:514} 还是该错误 已更新和设置 无法解决
[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] 最近基本每天都出现!
...称 {return} mixed 字段值, 若不存在返回 null 源码: sdk/php/lib/XSDocument.class.php#L298 (显示) public function offsetGet($name){ return $this->__get($name);} ArrayAccess 接口, 取得字段值, 勿直接调用