[quote='hightman' pid='6659' dateline='1314168577'] 在虚拟机中使用SCWS并不需要任何特殊的处理 [/quote] 感谢您的回复!不过,我在您网站的教程里看到,SCWS需要使用命令来编译程序,和需要修改php.ini,虚拟机都没有这种权限,不知道...
...本:scws-1.1.0 监控方式:在linux下使用top指令 [quote='hightman' pid='3438' dateline='1267692528'] 是什么版本呢,新的版本应该是没有内存泄露了。 越来越大你的监控方式是什么呢?最好能给出较为准确的数据以便判断。 [/quote][hr] ...
...ord(scws_t s, int i, int j) { word_t item; item = s->wmap[i][j]; /* hightman.070705: 加入 item == null 判断, 防止超长词(255字以上)unsigned char溢出 */ if ((item == NULL) || ((s->mode & SCWS_IGN_SYMBOL) && !memcmp(item->attr, attr_un, 2))) return; [/code]
[quote='hightman' pid='705' dateline='1333591381'] 自己做个扫描程序,以文件名为key,内容为body建索引不就好了? xunsearch 本身并不是完整的搜索引擎,它是提供核心组件并附带一些例子 [/quote] 问题是如果是扫描程序,并不能做到实...
hightman,你好! 因为项目需要从下述字符串中,分别提取:[color=#006400]斯巴鲁WRX[/color],[color=#006400]斯巴鲁200[/color] 这2个词 “斯巴鲁WRX和斯巴鲁200的区别,保养费用如何” 我试用了下面2种方法,均没有达到想要的结果,希望hi...
[quote='hightman' pid='6116' dateline='1306309364'] 在WEB上写一个 内容为 的文件 看看上面显示当前生效的 php.ini 的路径,再看看你改的 php.ini 是不是正确的被使用了吧。 如果有命令行可以在命令行运行 php -m | grep scws 看看有没有能加...
...unsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.0.0[/url]
[quote='hightman' pid='1078' dateline='1346301119'] 支持是支持的,但数字字母最多只支持2位。 你说的情况其实切分成“斯巴鲁+WRX”并不会有多大问题吧。 像 Q币 QQ空间 这样的都是可以支持成词的。 [/quote] 感谢hightman 的回复。 ...
[quote='zfzeng' pid='3723' dateline='1284879784'] [quote='hightman' pid='3722' dateline='1284865451'] 你说的是哪个包解开是空的啊,是软件包还是词典,谢谢 [/quote] 刚才又下载试了下,1.1.3的软件包没问题了,但是utf8的字典包还是有问题,下下...
...unsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.3.1[/url] CHM 手册 [url]http://www.xunsearch.com/download/xs_php_manual.chm[/url]