搜索

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

1.total不准确

更新时间:2012-08-21 17:08 t By gaosboy

符合条件的索引共有161条,但offset不是最后一页的情况下,显示的total为 310条 [code]# php Quest.php ~/dev/config/search/question.ini --query="answered:0 AND (status:0 OR status:1)" --limit 120,30|head -n 11,525 条数据中,大约有 310 条包含 answered:0 AND (...

2.small50,big161这种词汇搜索不到

更新时间:2013-06-18 10:06 t By hpxl

[php]bash-3.2$ php sdk/php/util/Quest.php spj example_attr:small50 --show-query -------------------- 解析后的 QUERY 语句:Xapian::Query((ZHsmall:(pos=1) AND 50:(pos=2)))[/php] 搜不到任何结果?

3.xunsearch是否支持Geodist搜素?

发布时间:2012-06-12 21:06 t By cevin

一直用的sphinx,想体验一下xunsearch。但是不解,xunsearch是否支持时下很火的lbs搜索呢? sphinx配置: [code] sql_query_range = SELECT IFNULL(MIN(`id`), 1), IFNULL(MAX(`id`), 1) FROM `fandian` sql_query = SELECT `id`,`type`, `name`, RADIANS(`lat`) AS `latitude`, RAD...

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