[quote='crackx' pid='3076' dateline='1242098965'] 换了新机器,使用MySQL 5.1.34,还是有错误,同5.1.30的错误一样,只是行号改变了一下 In file included from ../../include/my_global.h:80, from plugin_scws.c:20: ../../include/my_config.h:1059:1: warning:...
...ed from ../../include/my_global.h:85, from plugin_scws.c:20: ../../include/my_config.h:1065:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1071:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is ...
...志:[url]https://github.com/hightman/xunsearch/commits/1.0.0b5[/url] * 2011-09-21 18:27:25 +0800 96702ea hightman: PHP-SDK: 修正工具脚本的非 UTF-8 时的问题 * 2011-09-21 17:44:16 +0800 c6f835b hightman: PHP-SDK: 修正非UTF-8搜索语句预处理时正则修正 * 2011-09-21 12:35:38 +...
从 Git 源码仓库安装后,./configure后报libevent版本过低的错误,重新安装libevent2.0.20并指定--with-libevent后仍然报错。。。用自动安装的方式安装没问题,求解!
用siege测试,启20个search worker,200个连接去压测,运行一段时间后,进程就挂掉,重启的时候,search master停不掉
get_tops 这个不管传入的limit是多少,总是提取前10个关键字,演示中的例子也是这个样子,请修正一下。
再来补充: 我机器有两套gcc,一个3.x,一个4.x 之前出问题是3.x编译libscws.a,4.x编译demo 后来统一用4.x编译后...问题消失了...似乎 3.x和4.x对 dst[-1] ^= 0x20; 这行代码有不同的看法.....我只能这样猜了
[quote='tree_star' pid='3566' dateline='1363317020'] 用siege测试,启20个search worker,200个连接去压测,运行一段时间后,进程就挂掉,重启的时候,search master停不掉 [/quote] 务必要升级到 1.4.1 先,然后看看是否可以反复重现?