搜索

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

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.输入~'!等特殊字符会导致所有搜索结果都被呈现出来

更新时间:2014-05-19 20:05 t By skyang2009

...出来了!! http://www.xunsearch.com/demo/search.php?q=%EF%BC%81&f=_all&s=relevance

3.自定义词库怎么控制(字母+数字)组合的个数

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

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

4.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_...

5.共享自己的drupal模块出来,drupal commerce + xunsearch 做出强大的中文搜索,丢掉solr吧

发布时间:2014-03-11 01:03 t By drupal anywhere

...成功 按着官网的http://www.xunsearch.com/doc/php/guide/start.installation 一步步做就是了 2.建立一个xunsearch的搜索数据库 直接复制官网的demo.ini数据库到同名目录, centos 6默认安装后demo.ini在/usr/local/xunsearch/sdk/php/app/ 直接复制demo...

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...

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