搜索

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

1.讯怎么连接数据库的,没看到连接数据库啊?

发布时间:2014-04-27 19:04 t By wtwei

...dWeight('title', '运动'); // 增加附加条件:提升标题中包含 'xunsearch' 的记录的权重 $search->setLimit(5, 1); // 设置返回结果最多为 5 条,并跳过前 10 条 $docs = $search->search($query); // 执行索,将结果文档保存在 $docs 数组中 ...

2.RE: 索分词只希望第一层怎么办?

发布时间:2014-05-13 02:05 t By dashzhao

http://bbs.xunsearch.com/showthread.php?tid=2141&pid=4025#pid4025 我找到了这个帖子,不过好像结果更离谱了。 自定义的直接不到了理想的结果了,而数据库是存在完全匹配的。。。

3.基于xunsearch索so.lrcgc.com

更新时间:2013-07-11 11:07 t By daijia

...中的问题,还请告知。 在此感谢hightman分享的优秀产品:xunsearch。 演示地址:[url=http://so.lrcgc.com]http://so.lrcgc.com[/url],可通过歌词歌名。mysql全文索对中文支持太弱,xunsearch又提供了非常方便、简洁的接口,目前测试结果比...

4.为什么我更新的索引会没有数据呢?

更新时间:2012-09-28 10:09 t By zspoplar

...,有许多相关数据,就是不到。 require_once '/usr/local/xunsearch/sdk/php/lib/XS.php'; $xs = new XS('zl'); $index = $xs->index; $doc = new XSDocument; $conn=mysql_connect("localhost", "root", "111111") or die("Could not connect: " . mysql_error()); mysql_select_db('zi, $con...

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