...志是发生卡死时的日志吗,indexd.log 里看到你更新并发有 20 个,为什么会这么多?可否进一步优化,但并没有异常。 搜索进程看不出有异样。 下次出错时我希望你可以 结合 ps , top 查看占用最大的进程,然后用 strace -p 去看这...
1.27883e+09和纯数字是一样的。测试了一下,这个的int值为1278830000,转换为日期为2010-07-11 14:33:20. [php] [/php]
... int(0) } ["uid"]=> object(XSFieldMeta)#20 (7) { ["name"]=> string(3) "uid" ["cutlen"]=> int(0) ["weight"]=> int(1) ["type"]=> int(0) ["vno"]=> int(2) ...
...rch->getAllSynonyms(10, 5); // 查看包含隐藏同义词根在内的前 20 条记录 $synonyms = $search->getAllSynonyms(20, 0, true); ~~~ 除了调用 `API` 外,您还可以使用 [Quest 搜索工具](util.quest#ch2) 进行同义词管理。 使用同义词搜索功能 ----------------- ...
...ch function it appears in xdb.c: In function ‘xdb_create’: xdb.c:213:20: error: ‘LOCK_EX’ undeclared (first use in this function) xdb.c: In function ‘xdb_close’: xdb.c:252:22: error: ‘LOCK_UN’ undeclared (first use in this function) Makefile:298: recipe for target `xdb.lo' faile...
...dhat-linux/4.1.2/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: ld 返回 1 make: *** [scws] 错误 1 是怎么回事呢,还请高人指点呀。[hr] [quote='司徒隐' pid='6635' dateline='1313594342'] [quote='kpax' pid='6610' dateline='...
...libscws/scws.c 然后重新编译 [code] *** scws.c Sun May 9 01:16:11 2010 --- scws.c.condj Thu Jun 24 11:00:20 2010 *************** *** 326,342 **** ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! if (!SCWS_IS_DIGIT(ch)) { // strict must add: !$this->_is_dig...
...数值,设置要返回的词数量上限,默认为 10,最大值为 20 ~~~ [php] /** * 以下例子也可以用 `util/Quest.php demo --suggest ` 进行测试 */ $search->getExpandedQuery('x'); // 返回:项目, xunsearch, 行为, 项目测试 $search->getExpandedQuery('xm'); // 返回:...
... Loaded symbols for /lib64/ld-linux-x86-64.so.2 #0 scws_get_result (s=0x5020e0) at scws.c:214 214 dst[-1] ^= 0x20; (gdb) bt #0 scws_get_result (s=0x5020e0) at scws.c:214 #1 0x0000000000400b29 in doSeg (arg=0x5020e0) at multithreadscws.cpp:16 #2 0x000000302b80610a in s...
刚刚又出现了,问题和昨天的类似 2012-05-23 09:57:00 worker2[21983] [sock:155] quit, IO timeout (TIMEOUT:5) 2012-05-23 09:57:04 worker3[21903] [sock:130] end the scws (RC:131, CONN:0xad577d0) 2012-05-23 09:57:09 worker1[20683] caught SIGINT, shutdown gracefully 2012-05-23 09:57:09 worke...