搜索

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

21.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-05-12 15:05 t By crackx

patch的时候没有报错,正常。

22.RE: Hightman 你好,我在编译scws时出现了问题

发布时间:2009-06-22 17:06 t By aaronyou

我也遇到同样问题 mysql版本5.1.30 scws-1.0.3.tar.bz2 打补丁时信息如下 patching file include/mysql_com.h patching file sql/item_func.cc patching file include/mysql.h.pp 应该OK 了 参考文章http://www.hightman.cn/bbs/showthread.php?tid=503 请指引,谢谢

23.RE: 请问hightman从硬件角度来看,怎么提升xunsearch速度呢?

发布时间:2012-06-20 12:06 t By hightman

最底层的cache其实是操作系统对文件系统的cache,如上所说第一次检索主要吃紧的是磁盘IO,全文检索底部大量的运算,对CPU的要求也必不可少。但在 CACHE HIT之后前2者的压力就小了。 XS是多进程+多线程混合的,每个进程下面...

24.RE: 请教hightman几个问题,请进

发布时间:2013-04-08 09:04 t By llkk0914

[quote='hightman' pid='1580' dateline='1353995127'] 1)索引速度的慢其实是相对的,在一个大库里更新比较慢。但你可以变通分库,把最近的做成一个小库用以实时更新,再定期合并索引。 2)1亿条肯定要分库为佳,建议2000万...

25.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-29 14:12 t By hightman

3q, Can you upload the compiled dll file to share with anybody needs it?

26.RE: Hightman您好,我的分词怎么不对啊

发布时间:2010-08-19 09:08 t By assad

$cws = scws_open("gbk"); scws_set_dict($cws, "./etc/dict.xdb"); scws_add_dict($cws, "./etc/s.txt",SCWS_XDICT_TXT); scws_set_rule($cws, "./etc/rules.ini");

27.RE: hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-20 01:12 t By hightman

You can try to compile the newest php_scws.dll from source tarball use VC6.0 ...

28.RE: 一个题外话,请教hightman大侠编写php扩展的经验

发布时间:2010-08-19 09:08 t By wrongway

非常感谢,其他扩展的源码我也看过,其中有大量的宏不明白是什么意思,看了一些资料明白了其中的一部分。

29.RE: 请问hightman从硬件角度来看,怎么提升xunsearch速度呢?

发布时间:2012-06-20 23:06 t By Dull

嗯 谢谢 这下有个大致的方向了 原先一直注意IO方面问题了 现在想想看 x3450的确比不过e-2370 由于多种因素在一块 比较难以区分

30.hightman大侠能提供utf-8版的词典和rule.ini么

发布时间:2007-07-10 11:07 t By time2k

我用editplus把词典和rule转码后似乎不行啊,,,求大侠提供一下:lol :kiss:

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