[quote='leeeboo' pid='4129' dateline='1300776583'] set_mutli() php扩展里是否有这个方法 Fatal error: Call to undefined method SimpleCWS::set_mutli() [/quote] 应该是set_multi(0)
...CODE:514) 2012-12-10 13:40:33 ~master[12533] child process worker[1] exit (PID:17463, STATUS:-1) 2012-12-10 13:40:33 ~master[12533] succesful to spawn child worker[1] process (PID:18177) 2012-12-10 13:40:33 worker1[18177] I came, happy to meet you 2012-12-10 13:40:33 worker1[18177] init the thread p...
[quote='hightman' pid='4106' dateline='1299821709'] 是不是你创建的XDB文件没有调用相应的optimize方法 ? php里有一个 $xdb->Optimize(); 这是在创建文件后必须调用的,即使不调用,效率也不会像你描述的这么慢吧。 [/quote] 有运行优化函...
[quote='hightman' pid='583' dateline='1330655561'] 要用 faststop 最好在这种情况时 strace -p 看看 [/quote] 有几次碰到类似的情况,都是死锁在 futex()... 调用,暂时还不能确定是哪儿引起的。建议定期重启子进程吧。 如果是1.3.0已经会自...
[quote='bestfriend' pid='5159' dateline='1384773468'] 大约有 162,974 项符合查询结果, 库内数据总量为 15,419,976 项。 (搜索耗时:0.3538秒 [/quote] 什么网址
[quote='hightman' pid='2044' dateline='1356774087'] 你的这次搜索请求超时了默认是5秒吧 [/quote] 我也是这样 我都设置了setTimeout(0) 求解!!!!!!!!!1
[quote='backluck' pid='3650' dateline='1280380226'] [quote]int scws_has_word(scws_t s, char *xattr) { int off, cnt, xmode = SCWS_NA; scws_res_t res, cur; char *word; word_attr *at = NULL; if (!s || !s->txt) return 0; __PARSE_XATTR__; // save th...
...:添加第 35000 条数据失败 - Missing value of primarky key (FIELD:pid) #0 /usr/local/xunsearch/sdk/php/util/Indexer.php(195): XSIndex->update(Object(XSDocument)) sql语句: sql="select c.contentid,c.status,b.contentid from phpcms_content c,phpcms_c_news b where c.contentid=b.contentid...
[quote='hightman' pid='381' dateline='1324743531'] 多谢提供相关信息,将进一步排查,从提示看是不是你的数据库正在变动呢? [/quote] 呵呵,平安夜这么晚还回复啊。 刚又发生故障了,个别关键字频繁会报错。 我现在对出错原因也...
...rsion:0.0.8, Library version:1.1.8) - by hightman [quote='hightman' pid='7095' dateline='1319425827'] 我刚试了一下倒是很快啊。 你说的第一次慢是重启WEB后第一次还是隔一段时间分词就会这样? [/quote] 是每隔一段时间啊。 不隔一段时间也会...