搜索

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

21.建立索引时错误

更新时间:2013-12-14 12:12 t By sundyandy

[root@localhost ~]# /data/server/php/bin/php /data/web/sftest/php/util/Indexer.php --rebuild --source=mysql://root:123456@localhost/test --sql="SELECT * FROM documents" --project=demo 开始重建索引 ... 初始化数据源 ... mysql://root:123456@localhost/test [XSException] [color=#FF0000]...

22.Sphider和SCWS打造中文搜索引擎,运行时出现错误。

更新时间:2011-09-02 19:09 t By fsfree

... error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' required = '',disallowed = '', can_leave_domain=0 where site_id=1' at line 1 [返回到 管理员控制面板] 索引 http://28.10.18.110/ 1. 检索:http://28.10.18.110/...

23.HDwiki的xunsearch项目安装使用记录【效果刚刚的】

更新时间:2012-11-29 20:11 t By chinapubmed

...oject.name = go project.default_charset = utf-8 ;服务端用默认值 ;server.index = 8383 ;server.search = 8384 [did] type = id [title] type = title [tag] index = self [content] type = body[/code] 其中did为hdwiki每个词条唯一的编号(这个与url对应) title...

24.Wordpress搜索建立步骤

更新时间:2011-12-29 11:12 t By assad

...接复制使用 project.name = myblog project.default_charset = utf-8 server.index = 8383 server.search = 8384 [ID] // 文章ID type = id phrase = yes [author] //作者 index = self [post_content] //内容 type = body [post_content_full] //全部内容 cutlen = 300 //显示...

25.编写第一个配置文件

...roject.name = discuz project.default_charset = GBK ;服务端用默认值 ;server.index = 8383 ;server.search = 8384 [pid] type = id [fid] index = self tokenizer = full [tid] [first] index = self tokenizer = full [author] index = both [authorid] [subject] type = title [message] type = body ...

26.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

... vi 项目名.ini project.name = 项目名 project.default_charset = UTF-8 server.index = 192.168.0.250:8383 server.search = 192.168.0.250:8384 [tid] type = id [fid] index = self tokenizer = full [author] [authorid] index = self tokenizer = full [postdate] tokenizer = full [subject] type = tit...

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