搜索

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

1.一个现象

发布时间:2011-10-28 08:10 t By ixulf

...is running (BIND:192.168.5.180:8383, PID:3961) 查看indexd.log: 2011-10-27 15:24:05 indexd[3961] can not get db by pid (PID:8501) 2011-10-27 16:35:55 indexd[3961] caught system signal[15], terminate immediately 2011-10-27 16:35:55 indexd[3961] server terminated, force to check commit for all db...

2.RE: 搜索进程假死

发布时间:2012-05-23 10:05 t By dancebear

...utdown it 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:155, IP:127.0.0.1, BURST:35) 2012-05-23 09:57:15 worker2[21983] new connection (SOCK:179, IP:127.0.0.1, BURST:36) 2012-05-23 09:57:15 worker2[21983] [sock:179] add new task (CONN:0xaf8f9a0, SPARE:0, TOTAL:32) 2012-05-23 09:57:16 worke...

3.RE: xunsearch-1.0.1 正式版 (基于xapian/scws/php的开源中文全文搜索引擎)

发布时间:2011-09-30 13:09 t By hightman

...P-SDK: 给 XS 主类增加 setName 来根据需要改变 project.name * 09-27 15:05 c504ce2 hightman: 修正骨架代码的自动完成功能用鼠标点击时不能自动提交的问题 * 09-27 14:19 b2bac5b hightman: PHP-SDK: 修正骨架搜索代码中排序字段截取不当并让下拉选定时...

4.RE: scws分词碰到连字符的词处理的问题

发布时间:2010-06-24 11:06 t By hightman

...!SCWS_IS_ALPHA(ch)) { if ((pflag & PFLAG_ADDSYM) || ch != 0x27 || !SCWS_IS_ALPHA(txt[start+1])) break; --- 326,342 ---- ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! if (!SCWS_IS_DIGIT(ch) && ch != 0x2d) { // strict must add: !$this->_is_...

5.发布第二个测试版 xunsearch-1.0.0b2

发布时间:2011-09-16 13:09 t By hightman

...: 修正 README 改名为 README.md 后的遗留小问题 * 2011-09-16 13:27:51 +0800 11bb8f8 hightman: PHP-SDK: 增加部分 PHPUnit 测试代码并修正一些小错误 * 2011-09-16 11:34:27 +0800 277954d hightman: PHP-SDK: 修正 XSCommand 在 __toString 中抛出 Exception 的问题 * 2011-09...

6.RE: xdb词典 导入导出 问题

更新时间:2010-12-31 00:12 t By tecs27

[quote='hightman' pid='3936' dateline='1293723309'] 那不会吧,PHP的错误日志有没有呢。。。这个脚本对我自己也没用,你或许应该参见一下帮助,是否字符集正确?用法参数是否正确,实在不行自己加断点简单调试一下。 [/quote] 我知...

7.RE: 按字段搜索排序

更新时间:2013-06-08 13:06 t By hpxl

开发版:1.4.6-27已解决此问题。现在可以通过cid:hello,world来查询了。字段里面non_bool=yes,可以使同时包含hello和world的排在前面。介绍3条语句例子,第一条语句包含hello,world的模糊搜索,结果是包含hello,world的排在前面,且只包含h...

8.RE: Overflow bug

更新时间:2010-12-30 22:12 t By hightman

...布 1.1.4 修正这个问题。 [code] *** xdb.c 29 Jan 2010 04:33:27 -0000 1.8 --- xdb.c 30 Dec 2010 08:54:18 -0000 *************** *** 52,58 **** { memcpy(buf, x->fmap + off, len); } ! memset((void *)((char *)buf + len), 0, 1); } /* re...

9.RE: getLastCount的问题反馈

发布时间:2014-06-27 00:06 t By tisswb

...配结果数目变成了28条。 我继续跳过19条,20条,直到27条,显示匹配结果数目依旧28条。而且数据显示到28条,之后的就不显示了。 [/quote] 一个临时的解决办法就是把limit设置的很大,尽量显示在1一页中。

10.使用自定义词典时无法取得字典中的内容

更新时间:2011-08-08 17:08 t By 999

...all to undefined function scws_free() in E:\website\test\index.php on line 27

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