搜索

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

1.mysql导入数据配置文件里的字段要和数据库里的一样吗?

发布时间:2011-10-28 10:10 t By mengfanchao

mysql导入数据配置文件里的字段要和数据库里的一样吗? #1 {main}警告:添加第 35000 条数据失败 - Missing value of primarky key (FIELD:pid) #0 /usr/local/xunsearch/sdk/php/util/Indexer.php(195): XSIndex->update(Object(XSDocument)) sql语句: sql="select c.content...

2.配置的时候端口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 时候提示下面错...

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

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

...ver.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 xunsearch]# util/Indexer.php --source=csv --clean test [...

4.贴一个wordpress搜索配置

更新时间:2011-12-26 16:12 t By assad

配置文件 [php] project.name = myblog project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] type = id phrase = yes [author] index = self [post_content] type = body [post_title] type = title [post_date] type = numeric index = self [category]...

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

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

这是配置文件 project.name = 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=n...

6.搜索歌曲名称为 单个汉字的,没有结果

更新时间:2012-02-21 10:02 t By chenlinbo5588

比如 歌曲名称 为 "当" 时限制找不到结果 配置文件名称如下 project.name = digital_music project.default_charset = utf-8 server.index = 8383 server.search = 8384 [music_id] type = id [music_name] type = title index = both [message] type = body cutlen...

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

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

...缓存模块 | WARNING | XS | 用于缓存项目配置文件的解析结果 | 共计 8 项通过,1 项警告,0 项错误。 配置文件如下 project.name = test project.default_charset = utf-8 server.index = 10.1.20.51:8383 server.search = 10.1.20.51:8384 ...

8.索引速度

更新时间:2014-03-27 10:03 t By iostream210

配置的ini文件中,创建了很多的字段,这个对索引的速度有影响吗?影响有多大? project.name = s1 project.default_charset = utf-8 server.index = 8383 server.search = 8384 [xsid] type = id [pid] tokenizer = full type = numeric index = self [tid] type = str...

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

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

...文件夹copy一份到了2上面 然后进入2里面的 sdk/php/app/xx.ini配置一下 (1里面也是xx.ini 但是没有设置server.indexserver.search) project.name = xxxx project.chartset = UTF-8 server.index = x.x.x.1:8383 server.search = x.x.x.1:8384 我的搜索代码在2中然后...

10.求救 强制单字搜索 解决方法

发布时间:2012-02-22 18:02 t By chenlinbo5588

... http://www.adminlink.net.cn/search/search.php?q=祛痘 我的项目配置文件名称如下 project.name = digital_music project.default_charset = utf-8 server.index = 8383 server.search = 8384 [music_id] type = id [music_name] type = title index = both [message] type = b...

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