搜索

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

11.Missing field of type ID 错误

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

[attachment=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 项。 (搜...

12.精确检索的问题----急求高手解决

更新时间:2013-06-20 09:06 t By yestar

...的配置文件 project.name = cusabio_cn project.default_charset = gbk server.index = 8383 server.search = 8384 [userid] type = id [my1] index = self [my2] index = self [my3] index = self phrase = yes 我想在 my3 中,词语按照一定顺序查询,查看文档后得不到结果 例如 ...

13.搜索错误(Failed to recv the data from server),偶尔出现这样的问题,麻烦管理员帮助

发布时间:2014-10-30 14:10 t By hanako

...候偶尔卡顿后出现如下错误: [b]Failed to recv the data from server completely (SIZE:0/302, REASON:timeout)[/b] 其中REASON会有两种情况 REASON:timeout REASON:colose xunsearch版本 xs-indexd: xunsearch/1.4.8 (index server) xs-searchd: xunsearch/1.4.8 (search server) ...

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

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

...我是这样写的 project.name = test project.default_charset = utf-8 server.index = 8383 server.search = 8384 当我执行 util/Indexer.php --source=csv --clean test 时候提示下面错误 求解 [XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2448): Failed to recv the...

15.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...

16.util/Indexer.php 只索引了mysql数据库的一部分数据

更新时间:2014-09-16 15:09 t By gagamomo

...件search.ini [code] project.name = search project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] type = id [title] type = title [content] type = body [/code] 2、索引 [code] util/Indexer.php --source=mysql://root:pwd@localhost/dede --sql="SELECT ID, title, content FROM d...

17.不使用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 ...

18.RE: 填充测试数据的时候出现错误

发布时间:2013-06-20 11:06 t By tisswb

...不开。 [/quote] 这是我的做测试的时候用的命令 [root@server67 php]# ps auxw | grep xs root 15274 0.0 0.0 4096 668 pts/0 S+ 16:09 0:00 grep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 16...

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

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

... 配置文件如下 project.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分开部署 添加文档代码 但...

20.RE: 填充测试数据的时候出现错误

发布时间:2011-09-20 16:09 t By tisswb

...不开。 [/quote] 这是我的做测试的时候用的命令 [root@server67 php]# ps auxw | grep xs root 15274 0.0 0.0 4096 668 pts/0 S+ 16:09 0:00 grep xs root 21853 0.0 0.0 2184 652 ? S Sep17 0:04 xs-indexd: server root 21856 0.0 0.0 39536 16...

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