[quote='leeeboo' pid='4129' dateline='1300776583'] set_mutli() php扩展里是否有这个方法 Fatal error: Call to undefined method SimpleCWS::set_mutli() [/quote] 应该是set_multi(0)
...ject.default_charset = utf8 server.index = 8383 server.search = 8384 [pid] type = id [subject] index = both tokenizer =xlen(2) 二元分词只能对英文生效,对中文不生效 同时急于需要一元分词,主要是做黑词筛选用,因为有的时候就要搜索某些...
添加索引失败,查看indexd.log: ERROR failed to open/lock the input file (FILE:tmp/touch_db.snd, ERROR:No locks available) indexd[13366] NOTICE import exit (DB:18touch.db, FLAG:0x0000, PID:13600, EXIT:-1) 把touch_db.sn删除掉,仍然会出现这种问题,如何解决?
[quote='hightman' pid='425' dateline='1326348954'] 限制是按字节来的,不是按字符数量啊。 /** * max length of query string for CMD_QUERY_ */ #define MAX_QUERY_LENGTH 80 [/quote] - -!我知道啊 我的是utf8算完后共占77字节。
[quote='bigxu' pid='920' dateline='1339722807'] 只要导入xunsearch数据库,所有搜索都支持 [/quote] 具体代码能share一下么?
...25 14:03 发表 [url=http://www.hightman.cn/bbs/redirect.php?goto=findpost&pid=639&ptid=191][img]http://www.hightman.cn/bbs/images/common/back.gif[/img][/url] 单字通常是因为字典没有加载的缘故,看看程序就应该知道字典位置了。 [/quote] 默认放哪里啊?
[quote='hightman' pid='1358' dateline='1350873104'] 这不太科学啊,最好给个页面看看。是不是因为缓存? [/quote] 我重启了一下,好了。。。
[quote='hightman' pid='3961' dateline='1294120955'] 这个其实可以通过现有的 libscws 实现的,不过 phpext 里还没有提供。。。 [/quote] 这个是个蛮实在的功能,可以快速形成一个自定义的词库,如果可以,建议phpext提供
[quote='hina' pid='7464' dateline='1398851554'] 感觉XUNSEARCH资料很少啊 [/quote] 是呢...我是看了update的源码才确认的update操作会删除再重新add 现在我只想更新doc下面的某一个field....