搜索

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

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

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

... ch = txt[start]; if (pflag & PFLAG_DIGIT) { ! if (!SCWS_IS_DIGIT(ch)) { // strict must add: !$this->_is_digit(ord($this->txt[$start+1]))) if ((pflag & PFLAG_ADDSYM) || ch != 0x2e || !SCWS_IS_DIGIT(txt[start+1])) break; ! pflag |= PFLAG_ADDSYM;...

2.addWeight提权的问题 提不上去

更新时间:2013-08-22 13:08 t By beike228

...ame_3] => wp [nickname] => mtcfk2 [is_special] => 0 [ranking] => 0 [255] => ) [_terms:XSDocument:private] => [_texts:XSDocument:private] => [_charset:XSDocument:pri...

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

更新时间:2011-01-20 15:01 t By nftw

... **** --- 328,340 ---- { if (!SCWS_IS_DIGIT(ch)) { + // check percent % = 0x25 + if (ch == 0x25 && !SCWS_IS_DIGIT(txt[start+1])) + ...

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

发布时间:2011-01-17 16:01 t By hightman

RCS file: /home/cvsroot/scws/libscws/scws.c,v retrieving revision 1.18 retrieving revision 1.19 diff -c -r1.18 -r1.19 *** libscws/scws.c 22 Oct 2010 11:09:46 -0000 1.18 --- libscws/scws.c 17 Jan 2011 07:29:38 -0000 1.19 *************** *** 328,333 **** --- 328,340 ---- { ...

5.获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-09 17:08 t By blueo

...nsearch/sdk/php/lib/XS.php(2207): stream_set_blocking(): supplied argument is not a valid stream resource(2) thrown in /home/wwwroot/xunsearch/sdk/php/lib/XS.php on line 504 刚接触xunsearch,还请高手多多指教

6.scws1.1.1错误:

发布时间:2010-05-07 12:05 t By gaoomei

...id, must contain _cv_ to be cached autoconf/general.m4:2013: AC_CACHE_VAL is expanded from... autoconf/general.m4:2026: AC_CACHE_CHECK is expanded from... aclocal.m4:3585: AC_LIBTOOL_LINKER_OPTION is expanded from... aclocal.m4:5597: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:5492: AC_...

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

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

...include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "P...

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

发布时间:2009-07-18 17:07 t By yugan300

...include/my_config.h:1059:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1065:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1068:1: warning: "P...

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

更新时间:2009-05-06 09:05 t By crackx

...include/my_config.h:1065:1: warning: "PACKAGE" redefined :6:1: warning: this is the location of the previous definition ../../include/my_config.h:1071:1: warning: "PACKAGE_NAME" redefined :1:1: warning: this is the location of the previous definition ../../include/my_config.h:1074:1: warning: "P...

10.hi hightman, scws_ext cant be run on x64!!!??

发布时间:2010-12-19 19:12 t By postwhere

hi, i got a big problem, my env is php5.3.3/apache/2.2.17 all x64bit, now, all my service is ok but the php_scws.dll, run php got error: ------------------------------------------ PHP Warning: PHP Startup: Unable to load dynamic library 'D:\home\php\ext\php_s cws.dll' - %1 is not a valid Win32 ...

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