搜索

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

21.RE: 能否提供个hdwiki的html的过滤器和ini文件呢?

发布时间:2012-11-27 19:11 t By chinapubmed

...p/lib/下面,并且赋予755权限; 2,运行命令util/Indexer.php --rebuild --source=mysql://隐藏 --sql="select did, tag, title, content from wiki_doc" --filter=/usr/local/xunsearch/sdk/php/lib/MyBlogFilter --project=go >log.txt 然后仍然显示”忽略错误的过滤器“,我查了...

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

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

...索引,填充数据 cd /usr/local/xunsearch/sdk/php util/Indexer.php --rebuild --source=mysql://数据库用户名字:数据库密码@localhost/数据库名字 --sql="select did, tag, title, content from wiki_doc" --filter=debug --project=go >log.txt 说明:a,使用>log.txt是因为我的s...

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

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

...bject] type = title [content] type = body #导入 php util/Indexer.php --rebuild --source=mysql://数据库用户名:数据库密码@数据库地址/数据库名 --sql="select t.tid as tid, t.fid as fid, t.author as author, t.authorid as authorid, t.postdate as postdate, t.subject as subject, tm.c...

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