搜索

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

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

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

...l://数据库用户名:数据库密码@数据库地址/数据库名 --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.content as content from pw_threads t left join pw_tmsgs tm on t.tid = tm.tid where t.ifcheck = 1 ...

2.索引管理器

...l/Indexer.php --rebuild --source=mysql://root:pass@localhost/dbname --sql="SELECT * FROM tbl_post" --project=demo # 查看 demo 项目在服务端的相关信息 util/Indexer.php --info -p demo # 强制刷新 demo 项目的搜索日志 util/Indexer.php --flush-log --project demo # 强制停止重...

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