搜索

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

11.php下建立索引求助

更新时间:2012-02-11 10:02 t By flyfeng2

...n line 14[hr] 另外 WARNING: no server[xs-indexd] is running (BIND:127.0.0.1:8383) INFO: re-starting server[xs-indexd] ... (BIND:127.0.0.1:8383) WARNING: no server[xs-searchd] is running (BIND:127.0.0.1:8384) INFO: re-starting server[xs-searchd] ... (BIND:127.0.0.1:8384) 是否表示启动...

12.获取返回结果后如何处理

发布时间:2013-07-01 09:07 t By laiqn

...返回结果是这样的, a:2:{s:6:"status";s:2:"ok";s:5:"words";a:1:{i:0;a:5:{s:4:"word";s:12:"在线测试";s:3:"off";i:0;s:3:"len";i:12;s:3:"idf";d:8.19999980926513671875;s:4:"attr";s:1:"n";}}} 我如何用php从中提取出分词结果,谢谢

13.RE: 获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-27 20:08 t By xiaofeng

...): bin/xs-ctl.sh -b local start // 监听在本地回环地址 127.0.0.1 上 bin/xs-ctl.sh -b inet start // 监听在所有本地 IP 地址上 bin/xs-ctl.sh -b a.b.c.d start // 监听在指定 IP 上 我在配置的时候,也遇到过类似这样的错误,后来运行了第一条...

14.输入词汇过滤

更新时间:2012-11-03 16:11 t By Dull

...ace($syskey,' ',' '.$str.' '); $ta = explode('.',trim($str).'.'); $i = 0; $str = ''; foreach($ta as $t){ if(is_string($t) && strlen($t)>1 && is_string($ta[($i+1)]) && strlen($ta[($i+1)])>1) $str.= $t.'.'; else $str.= $t.' '; $i++; } return trim($str); }[/php] 欢迎提出进...

15.SQL 导入错误,请问管理同学 sql 导入不支持 DATE_FORMAT(a.inputtime , '%Y%m%d' ) 函数??

更新时间:2012-03-19 23:03 t By a7262619

..../usr/local/xunsearch/sdk/php/util/XSDataSource.class.php(794): SQLSTATE[42000] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM_UNIXTIME (inputtime,'%Y%m%d' ) as inputtime,ad.content,c.catname,c.url as...

16.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

...PU %MEM TIME+ COMMAND 28942 root 18 3 152m 28m 1852 S 174.6 0.2 61:51.25 xs-searchd 28940 root 18 3 152m 28m 1888 S 128.4 0.2 45:21.77 xs-searchd 28941 root 18 3 122m 28m 1892 S 96.5 0.2 43:17.51 xs-searchd[/php] strace -p 28942 结果[php][root@spjwebserve...

17.Sphider和SCWS打造中文搜索引擎,运行时出现错误。

更新时间:2011-09-02 19:09 t By fsfree

系统环境:Centos5.6+Nginx0.8.54+mysql 5.1.54+php5.2.17 按照 http://www.ftphp.com/scws/docs.php#instscws 安装 参照 http://blog.csdn.net/ustcwudi/article/details/6349088 修改代码的。 并且php -m 与phpinfo()都能看到scws模块。 在论坛上也找到与我一样的错误。...

18.创建索引失败

更新时间:2012-12-18 15:12 t By HiLinz

...$xs = new XS('demo');时出错如下: [XSErrorException] lib/XS.php(2210): stream_set_blocking(): supplied argument is not a valid stream resource(2) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(2210): xs_error_handler(2, 'stream_set_bloc...', '/usr/local/xuns...', 2210, Array) #1 /usr/local/xunsear...

19.载入txt词典所出现的BUG

更新时间:2011-08-09 12:08 t By 999

a.txt文档内容: # WORD TF IDF ATTR 印第安那 13.30 15.98 ns 印第安那州 12.72 11.56 ns 印第安那波利斯 12.31 12.68 ns [php] $txt = '我名字叫印第安那,我的家乡是印第安那州的印第安那波利斯!'; $so = scws_open(); scws_set_charset($so, 'gbk'); s...

20.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

...hp_s cws.dll' - %1 is not a valid Win32 application. in Unknown on line 0 ------------------------------------------ all i config is absolutly right, the prob must be the lib:php_scws.dll is a win32/64 compatible!! so could u build the the lib on x64 platform or make it canbe used on x64 syst...

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