搜索

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

101.项目配置文件详解

...p/index.sock`) ~~~ ; 索引服务端配置,默认值为 8383 server.index = 8383 ; 搜索服务端配置,默认值为 8384 server.search = 8384 ~~~ > note: 自 `1.4.7` 起,服务端地址可以使用 `;` 分隔指定多个。 > 索引更新将同步到所有服...

102.来源为数据库,更新索引是抛出错误

发布时间:2011-11-14 03:11 t By winsky027

...据) ... [XSException] ../lib/XS.php(1971): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) #0 ../lib/XS.php(1911): XSServer->read(8) #1 ../lib/XS.php(1896): XSServer->getRespond() #2 ../lib/XS.php(1880): XSServer->execCommand(Array, 208) #3 Indexer.php(180): XSServer->...

103.XSDatabaseMySQL

...pass)) === false) { throw new XSException("Can not connect to mysql server: '$user@$host'"); } if (!mysql_select_db($param['dbname'], $this->link)) { $this->close(); throw new XSException("Can not switch to database name: '{$param['dbname']}'"); } $this->setUtf8();} ...

104.1.4.6不定期死掉

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

昨天的日志如下 [quote] 2013-09-08 01:00:32 searchd[21752] ALERT server start (BIND:127.0.0.1:8384) 2013-09-08 01:00:32 searchd[21752] ALERT spawned child worker[1] (PID:21758) 2013-09-08 01:00:32 searchd[21752] ALERT spawned child worker[2] (PID:21759) 2013-09-08 01:00:32 searchd[21752] ...

105.不使用Indexer.php添加数据到xunsearch

更新时间:2012-12-21 20:12 t By Dull

...sample.ini [code]project.name = sample project.default_charset = GBK ;server.index = 8383 ;server.search = 8384 [pid] type = id [subject] type = title [message] type = body [dateline] type = numeric [author] index = both [authorid] [tid] index = self tokenizer = full ...

106.XSServer

XSServer All Packages | 属性 | 方法(函数) 包 XS 继承关系 class XSServer » XSComponent 子类 XSIndex, XSSearch 版本 1.0.0 源代码 sdk/php/lib/XSServer.class.php XSServer 服务器操作对象 同时兼容于 indexd, searchd, 所有交互均...

107.搜索全文时较慢,在0.5+秒,甚至1.0+秒【900M数据库】

更新时间:2013-07-05 15:07 t By chinapubmed

...ject.name = pub project.default_charset = utf-8 ;服务端用默认值 ;server.index = 8383 ;server.search = 8384 [did] type = id [title] type = title [tag] index = self [summary] index = both [content] type = body [/php] 这个是用命令行随便搜的几个,都是...

108.C版简易中文分词-cscwsd-0.0.3 发布

发布时间:2007-06-06 10:06 t By hightman

...本词典) 在线演示地址:[url=http://www.hightman.cn/demo/scws/by_server.php]http://www.hightman.cn/demo/scws/by_server.php[/url] (若服务没启动不可用) [b][size=3]安装说明[/size][/b] 1. 快速安装 (Linux/BSD ...) ./configure make make install 2. 使用 c...

109.search时报错 ,请帮看看是哪的问题

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

...nkPHP/Extend/Vendor/sdk/php/lib/XS.php(2160): Failed to recv the data from server completely (SIZE:0/8, REASON:closed); 以前都好的,我看了下论坛里以前的错误,是在 $xs = new XS(VENDOR_PATH.'sdk/php/app/'.$xs_config); $search = $xs->search; 下加上 $search->setTimeout(...

110.XS

... scheme XSFieldScheme 获取当前在用的字段方案 XS scwsServer XSServer 创建 scws 分词连接 XS search XSSearch 获取搜索操作对象 XS Public 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XS ...

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