搜索

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

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.RE: xunsearch安装完成后运行示例错误

发布时间:2011-09-14 11:09 t By hightman

... notice 错误,可以在 lib/XS.php 开头加一句 error_reporting(E_ALL ^ E_NOTICE); 第二,你的 PHP 是 5.1.6 版本确实比较早了,我们只测试了 5.2 5.3, 所以可能存在少量不兼容,建议有可能升到 5.2+,因为从打印 "object id #2" 来看,确实对 __toS...

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

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

6.SCWS-php扩展的说明及用法

发布时间:2007-06-07 18:06 t By hightman

.../size][/b] scws.default.charset (default = gbk) , Changeable = PHP_INI_ALL scws.default.fpath (default = NULL) , Changeable = PHP_INI_ALL 有关 PHP_INI_* 常量进一步的细节与定义参见PHP手册。 [b][size=4][color=#154ba0]资源类型[/color][/size][/b] 本扩展定义了一...

7.共享自己的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...

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