...2011): XSServer->open('x.x.x.160:8...') #2 ../lib/XS.php(342): XSServer->__construct('x.x.x.160:8...', Object(XS)) #3 ../lib/XS.php(249): XS->getIndex() #4 Indexer.php(155): XSComponent->__get('index') #5 {main} ########## 2台服务器防火墙已经关闭 装了服务端的启动命令是 sh xs...
....php(2011): XSServer->open('8383') #4 sdk/php/lib/XS.php(342): XSServer->__construct('8383', Object(XS)) #5 sdk/php/lib/XS.php(249): XS->getIndex() #6 Indexer.php(155): XSComponent->__get('index') #7 {main}
....php(2011): XSServer->open('8383') #4 sdk/php/lib/XS.php(342): XSServer->__construct('8383', Object(XS)) #5 sdk/php/lib/XS.php(249): XS->getIndex() #6 Indexer.php(155): XSComponent->__get('index') #7 {main}
... lib/XS.php(1715): XSServer->open('8383') #5 lib/XS.php(296): XSServer->__construct('8383', Object(XS)) #6 lib/XS.php(221): XS->getIndex() #7 util/Indexer.php(121): XSComponent->__get('index') #8 {main} [root@localhost php]# 我是按照标准的安装过程安装的,是不是少了什么...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XSDataSource getCharset() 取得数据源的准确字符集 XSDataSource getData() 从数据源中提取一条数据 XSDataSource instance() 取得数据源对象实例 XSD...
...称描述定义于 __call() 魔术方法 __call XSDocument __construct() 构造函数 XSDocument __get() 魔术方法 __get XSDocument __set() 魔术方法 __set XSDocument addIndex() 给字段增加索引文本 (仅限索引文档) XSDocument addTerm() ...
...izer { private $length = 1; // 默认切分长度 public function __construct($arg = null){ if ($arg !== null && $arg !== '') $this->length = $arg; } public function getTokens($value, XSDocument $doc=null){ $charset = is_object($doc) ? $doc->getCharset() : 'UTF-8'; $ret = arr...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XSFieldMeta __toString() 将对象转换为字符串 XSFieldMeta fromConfig() 解析字段对象属性 XSFieldMeta getCustomTokenizer() 获取自定义词法分析器 XSFie...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数 XSIndex __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔术方法 __set ...
... 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数, 打开连接 XSServer __destruct() 析构函数, 关闭连接 XSServer __get() 魔术方法 __get XSComponent __isset() 魔术方法 __isset XSComponent __set() 魔...