搜索

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

1.xunsearch的几个小小优化

发布时间:2012-09-12 22:09 t By Dull

...所有搜索结果,http://www.xunsearch.com/demo/search.php?q=%21@@&f=_all&s=relevance 可以测试这个看,可以考虑强行判断,不包含就让搜索词为空,进行相应处理 如 if(!preg_match('/([0-9a-z]{2,2})/i')) Header('Location: /'); 3、继续搜索词过滤 AND OR如...

2.xunsearch是否支持Geodist搜素?

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

...$start AND `id` SetServer("localhost", 9312); $cl->SetMatchMode(SPH_MATCH_ALL); $cl->SetArrayResult(true); $cl->SetSortMode(SPH_SORT_ATTR_ASC, '@geodist'); $cl->SetGeoAnchor('latitude', 'longitude', (float) deg2rad($_latitude), (float) deg2rad($_longitude)); $circle = (float) 1000 * 1.61; $cl-...

3.RE: [2012] SCWS-1.2.0 发布,BSD协议、支持自定义词库、PHP5.4

发布时间:2012-08-27 16:08 t By kill-all999

HM,您好,我目前使用自定义词库实现分词,但是通过scws_get_top5()方法获取数据的时候(字母+数字大于等于3个的时候也会返回)。求过滤方案。 $sh = scws_open(); scws_set_charset($sh, 'utf8'); scws_set_dict($sh, './dict.txt', SCWS_XDICT_TXT); scws_...

4.Demo遇险记:今天碰到的错误,5576段错误莫名被解决

更新时间:2011-12-01 22:12 t By 五岳之巅

... gracefully 2011-12-01 22:21:07 ~master[5105] broadcast exit signal[2] to all worker processes 2011-12-01 22:21:07 worker1[5106] caught SIGINT, shutdown gracefully 2011-12-01 22:21:07 worker1[5106] NULL connection pointer received, server quit gracefully 2011-12-01 22:21:07 worker1[5106] event s...

5.scws1.1.1错误:

发布时间:2010-05-07 12:05 t By gaoomei

...t/lampp/lib/php/extensions/no-debug-non-zts-20090626 checking for PHP installed headers prefix... /opt/lampp/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate P...

6.scws1.1.2 安装错误

更新时间:2010-05-12 17:05 t By gaoomei

...al/php5/lib/php/extensions/no-debug-non-zts-20060613 checking for PHP installed headers prefix... /usr/local/php5/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regener...

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