搜索

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

41.分词时出现堆栈溢出错误

更新时间:2013-04-10 10:04 t By swish

...后给Delphi调用,在对特定内容分词时,发生堆栈溢出(Stack overflow)错误。但用提供的PHP的DLL就没有问题,不知道是什么原因。 附件是出错的文件。[hr] 为了在C++ Builder下编译成动态链接库,对源码做了以下处理: 1、xtree.c里...

42.scws分词乱码问题,求解

发布时间:2012-07-17 16:07 t By wainilxx7

...调用 segment 方法执行词汇切割”进行分词,分词结果为“Array ( [0] => 璋 [1] => 冪 [2] => 敤 [3] => segment [4] => 鏂 [5] => 规 [6] => 硶 [7] => 鎵 [8] => ц [9] =>  [10] => 璇 [11] => 嶆 [12] => 眹 [13] => 鍒 [14] => 囧 [15] => 壊 ) ”,这感觉好像是编码...

43.搜索总是不准确

发布时间:2012-02-29 08:02 t By jatwxf

...审核情景判断和编写不合格报告(ppt 22页) 18. [质量控制] A公司分子公司质量管理提升报告(PPT 51页) 19. [品质知识] 内部质量管理体系监督审核报告(DOC 9) 20. [品质知识] 内部质量管理体系审核报告(doc 6) 21. [品质知识] A公司分子...

44.关于主表、子表同时参与检索的设计

发布时间:2012-12-19 15:12 t By seanliu

正在为一个案例纠结: 有两张表: 搭配表: //collocation col_id //搭配ID col_title //搭配标题 col_text //搭配说明 商品表: //items item_id //商品ID item_title //商品标题 item_text //商品说明 item_type // 商品类型:上衣、裙子、裤子...

45.RE: 三个问题需要求教

更新时间:2011-01-21 10:01 t By nftw

...一个需求[hr] 补丁如下: 680c680 < strcpy(wmap[i][i]->attr, attr_un); --- > strcpy(wmap[i][i]->attr, SCWS_IS_ALPHA(txt[start-1]) ? attr_en : attr_un); // modified by hightman[hr] [root@estar scws-1.1.5]# /usr/local/bin/scws -A -d "/usr/local/scws/e...

46.scws_set_multi复式分割无效

更新时间:2011-11-03 17:11 t By xjtdy888

...子代码上加入了 scws_set_multi(s , 1); [code] #include #include main() { scws_t s; scws_res_t res, cur; char *text = "上海市"; if (!(s = scws_new())) { printf("error, can't init the scws_t!\n"); exit(-1); } scws_set_charset(s, "utf-8"); scws_set_dict(s, "/usr/local/etc/dict.u...

47.RE: 关于词频的解释

更新时间:2013-04-15 11:04 t By hightman

...大 p(1) + n 的权重。 在 etc/rules.ini 和 etc/rules.utf8.ini 的 [attrs] 后方加入 p(1) + n = 5 即可 我们的DEMO已经更新,[url]http://www.xunsearch.com/scws/demo/v4.php[/url] 您也可以参见我们的 GITHUB 日志:[url]https://github.com/hightman/scws/commit/53269c304f6f8b84...

48.RE: 关于主表、子表同时参与检索的设计

发布时间:2013-03-30 01:03 t By fenglangyj

[quote='seanliu' pid='1661' dateline='1355902543'] 正在为一个案例纠结: 有两张表: 搭配表: //collocation col_id //搭配ID col_title //搭配标题 col_text //搭配说明 商品表: //items item_id //商品ID item_title //商品标题 item_text //商品说明 i...

49.请教!myft插件安装

发布时间:2009-07-22 22:07 t By fly_sail

...个都没问题, 在安装myft这个插件式,configure没问题,make出现了一个错误,如下提示 ibtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from an older release. libtool: You should recreate aclocal.m4 with macros fr...

50.search进程压力好大

更新时间:2013-06-19 22:06 t By hpxl

机器没什么查询的,突然占用资源很大。xunsearch 版本:xs-searchd: xunsearch/1.4.7-dev (search server) [php] PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 28942 root 18 3 152m 28m 1852 S 174.6 0.2 61:51.25 xs-searchd 28940 root 18 3 152m...

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