搜索

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

41.RE: 搜索骨架代码测试时报错

发布时间:2011-10-17 16:10 t By mengfanchao

...置 project.name = demo project.default_charset = utf-8 server.index = 8383 server.search = 8384 [pid] type = id [subject] type = title [message] type = body [chrono] type = numeric 另外fsockopen() 报 fsockopen(): unable to connect to localhost:8384 (Permission denied)(2)

42.RE: 2台服务器使用同一个数据库问题

发布时间:2012-08-20 16:08 t By hightman

试试在 第二中机器 telnet xx.x.x.160 8383 是否能连接上?

43.RE: 2台服务器使用同一个数据库问题

发布时间:2012-08-20 16:08 t By hightman

试试在 第二中机器 telnet xx.x.x.160 8383 是否能连接上?

44.Missing field of type ID 错误

更新时间:2012-04-20 11:04 t By lygfanye

...chment=12][php] project.name = search_brand server.index = 192.168.1.124:8383 server.search =192.168.1.124:8384 [brandId] type = id [brand] type = title index =self [/php] 而且搜索骨架会有 [php]大约有 0 项符合查询结果, 库内数据总量为 10,735 项。 (搜索耗...

45.搜索单个汉字时,总返回空,例如搜索"我"等

发布时间:2011-11-04 16:11 t By kuday

... knowledge project.default_charset = UTF-8 server.index = 192.168.171.22:8383 server.search = 192.168.171.22:8384 [pid] type = id [itemid] [title] index = mixed [content] type=body cutlen=600 [categoryid] index = self [category] index=none [searchcount] index=none ...

46.XS::getIndex

...= isset($this->_config['server.index']) ? $this->_config['server.index'] : 8383; if (($pos = strpos($conn, ';')) !== false) { $adds = explode(';', substr($conn, $pos + 1)); $conn = substr($conn, 0, $pos); } $this->_index = new XSIndex($conn, $this); ...

47.[HELP]xunsearch安装好了,搜索没有结果集。。。

发布时间:2011-10-19 09:10 t By vist2007

...ct.name = test project.default_charset = utf-8 server.index = 10.1.20.51:8383 server.search = 10.1.20.51:8384 [id] type = id [title] type = string [content] type = string [date] type = numeric 服务器和sdk分开部署 添加文档代码 但是我运行

48.为什么同一个库,结果却不同

更新时间:2012-07-03 11:07 t By wjliuleidian

...ame = medical project.default_charset = utf-8 server.index = 10.19.90.96:8383 server.search = 10.19.90.96:8384 我本地和测试机用的都是96上的库,代码写好了,生成索引库,然后访问,我本地所有数据都能出来,可是96测试机上只有ID和SUBJECT能出来...

49.Demo遇险记:今天碰到的错误,5576段错误莫名被解决

更新时间:2011-12-01 22:12 t By 五岳之巅

... ./bin/xs-ctl.sh restart INFO: stopping server[xs-indexd] (BIND:127.0.0.1:8383) .... [OK] INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) INFO: stopping server[xs-searchd] (BIND:127.0.0.1:8384) .... [OK] INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) ./bin/xs-ctl.s...

50.前端和后端分离的问题

发布时间:2012-05-22 16:05 t By a114708367

...) project.name = xxxx project.chartset = UTF-8 server.index = x.x.x.1:8383 server.search = x.x.x.1:8384 我的搜索代码在2中然后搜索 提示"Connection refused(C#111) 请问我是哪里出错了 在线等啊

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