[quote]原帖由 [i]mfd[/i] 于 2007-12-26 18:07 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=643&ptid=191][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] readme.txt和demo.php中都很明确的告知使用方法了~ [/quote] 没有readme.txt 和 dem...
换了新机器,使用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: "PACKAGE" redefined :6:1: warning: this is the lo...
...有没有跟我同样的问题??? 纠结了两天的问题 感谢hightman老大热心指导, 现在的解决方法暂时先这样了,拿到id 后再跑数据库查一次数据 非常感谢 hightman老大
这个100是在源码中确定的,如果你要改就必须改服务端代码,然后重新编译。 参见:[url]https://github.com/hightman/xunsearch/blob/master/src/task.h#L14[/url]
[quote='hightman' pid='3707' dateline='1364206364'] 这错误有点奇怪啊,说找不到函数库的样子。你是什么操作系统啊 [/quote] redhat 4.0版本的系统啊,那应该怎么办啊,hightman 老大
[quote='hightman' pid='583' dateline='1330655561'] 要用 faststop 最好在这种情况时 strace -p 看看 [/quote] 有几次碰到类似的情况,都是死锁在 futex()... 调用,暂时还不能确定是哪儿引起的。建议定期重启子进程吧。 如果是1.3.0已经会自...
[quote='hightman' pid='434' dateline='1326432250'] [quote='a114708367' pid='433' dateline='1326431315'] [quote='hightman' pid='432' dateline='1326431112'] 对于字段搜索,内部转换时会自动加上一些括号,所以可能超标了。 [/quote] 那只能缩短搜索语句了呀?...
...北大标注法的词性,这四个字段之间用\t隔开。 --- hightman 特别制作于 2009.7.1 下载地址:http://www.ftphp.com/scws 或 www.hightman.cn/bbs 的 scws 版
是修改了 numeric 字段修剪引发的 BUG,原先用的是 "%g" 效果会自动变指数形式,让人不习惯,因此改回用 %f,并自动修剪尾部没用的 000。 详见:[url]https://github.com/hightman/xunsearch/commit/8a8af7730e60962f690b0ace052efd503c33fb60[/url]
[quote='hightman' pid='4539' dateline='1377057605'] 没数据吧 [/quote] :D 谢谢hightman大神,现在好了,是索引没有更新完毕呢。不好意思了