搜索

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

41.RE: 索引库为空的时候报错

更新时间:2013-08-21 13:08 t By 小刚刚

哪里捕捉哇:rolleyes:[hr] 1.4.8-dev 在哪里可以升呀

42.RE: 索引库为空的时候报错

发布时间:2013-08-21 11:08 t By hightman

自己捕捉,或者升级到最新的 1.4.8-dev,系统直接屏蔽了这个错误

43.RE: xunsearch 经典案例大收集!!!

发布时间:2014-01-10 16:01 t By hxdnzxf

致力于设计资源搜索——武林搜搜,寻你所想 [url=http://www.wulinsoso.com]http://www.wulinsoso.com[/url] Xunsearch版本1.4.8

44.mysql导入生成索引问题

发布时间:2013-03-04 23:03 t By llkk0914

...dk/php/util/Quest.php -p demo -c gbk -q 桌面 --limit=2 返回 Object id #10 0 ../lib/XS.php(2246): XSServer->read(8) 1 ../lib/XS.php(2231): XSServer->getRespond() 2 ../lib/XS.php(2208): XSServer->execCommand(Array, 201) 3 ../lib/XS.php(2169): XSServer->setProject('cms_51cto') 4 ../lib/XS.ph...

45.mysql导入生成索引问题

发布时间:2013-03-04 23:03 t By llkk0914

...dk/php/util/Quest.php -p demo -c gbk -q 桌面 --limit=2 返回 Object id #10 0 ../lib/XS.php(2246): XSServer->read(8) 1 ../lib/XS.php(2231): XSServer->getRespond() 2 ../lib/XS.php(2208): XSServer->execCommand(Array, 201) 3 ../lib/XS.php(2169): XSServer->setProject('cms_51cto') 4 ../lib/XS.ph...

46.RE: 索引库为空的时候报错

发布时间:2013-08-22 11:08 t By hightman

try { // your code } catch (XSException $e) { } 1.4.8-dev 从我们官网的下载中心就可以下载到啊

47.XSTokenizerScws::__construct

...级参数,默认不指定 源码: sdk/php/lib/XSTokenizer.class.php#L188 (显示) public function __construct($arg = null){ if (self::$_server === null) { $xs = XS::getLastXS(); if ($xs === null) { throw new XSException('An XS instance should be created before usin...

48.配置的时候端口8383错误

更新时间:2014-02-25 10:02 t By 情雨轩

我的服务器ip是 129.168.46.129 端口8383和8384 我已经开启了 test.ini配置文件端口的地方我是这样写的 project.name = test project.default_charset = utf-8 server.index = 8383 server.search = 8384 当我执行 util/Indexer.php --source=csv --clean test 时候提示...

49.[预告] xunsearch 下一主版本 1.3.x 主要新增功能

更新时间:2011-12-26 10:12 t By hightman

...列出下个版本将引进的主要功能,供大家参考和建议。 1. 同义词搜索,通过API建立、管理同义词库,检索的时候智能匹配同义词进行搜索。比如设置 “xunsearch”与“迅搜”为同义词,那么搜索 xunsearch也会包含迅搜的记录。 2. ...

50.RE: 配置的时候端口8383错误

发布时间:2014-02-25 11:02 t By 情雨轩

project.name = test project.default_charset = utf-8 server.index = 192.168.46.129:8383 server.search = 192.168.46.129:8384 我将配置文件修改成下面这样 执行以下还是不行 http://192.168.46.129:8383/和http://192.168.46.129:8384/ 输入的时候 显示 It works! [root@localhost x...

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