搜索

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

91.RE: scws1.1.7 安装失败

发布时间:2011-05-23 09:05 t By iranw

[quote='hightman' pid='6055' dateline='1305957974'] 你应该进入 scws-1.1.7/phpext/ 目录运行 phpize 啊 [/quote] 你好 可是我的scws目录没有phpext这个文件夹呀 下面是我的文件列表 [root@localhost scws-1.1.7]# ls -ltr 总计 32 drwxr-xr-x 3 root root 4096 05-2...

92.重启xunsearch

更新时间:2012-03-27 10:03 t By bigxu

...res_content,example:RE (content of arg1 must include arg2) " echo "arg3 path of xs_ctl.sh example: /usr/local/services/xunsearch/bin/xs-ctl.sh " echo "arg4 restart log exaple: /usr/local/services/xunsearch/bigxu_check/restart.log " exit fi try_url=$1 inc_str=$2 ctl_path=$3 res_...

93.项目配置文件详解

...名称 要求用纯小写字母和小划线组成,长度控制在 2-31 个字符,这也是 xunsearch 服务器内用于保存索引数据的*目录名称*, 所以同一 xunsearch 服务器内的不同项目名称不可重复。默认为不含后缀的配置文件名, 如:xy...

94.安装报错,谁能帮忙看看

发布时间:2014-05-08 17:05 t By solomon

...确认安装目录:/usr/local/xunsearch [Y/n]y Checking scws ... 1.2.3-dev Checking scws dict ... ok Checking libuuid ... yes: /usr/local/xunsearch Checking xapian-core-scws ... 1.2.15 Checking libevent ... 2.0.21-stable Extracting xunsearch package (1.4.8) ... Configuring xunsearch ... ...

95.关于 SCWS 简易中文分词系统

更新时间:2013-01-10 16:01 t By hightman

...color=red] [/color][/b] [url=http://bbs.xunsearch.com/showthread.php?tid=1233][b][color=darkgreen]Libscws C API 使用说明[/color][/b][/url][b][color=red] [/color][/b] [url=http://bbs.xunsearch.com/showthread.php?tid=1231][b][color=blue]SCWS-php扩展的说明及用法[/color][/b][/url][b][color=r...

96.安装scws分词扩展出现的问题

发布时间:2009-10-04 23:10 t By future123

系统环境:linux as5.0+httpd-2.2.11+mysql-5.0.56+php5.3.0+phpcms2008sp2+scws1.0.0 编译安装php5.3.0后找不到php.ini文件。于是找到系统自带的php rpm包,重新装了一遍,(之前编译安装的PHP5.3.0没有删除)然后vi /etc/php.ini ,把extension_dir设为空。...

97.cygwin编译出错

更新时间:2011-08-04 20:08 t By kpax

...ll-base -Wl,-e,__cygwin_dll_entry@12 -o .libs/cygscws-1.dll charset.lo crc32.lo pool.lo scws.lo xdict.lo darray.lo rule.lo lock.lo xdb.lo xtree.lo /usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../libcygwin.a(libcmain.o):(.text+0xa9): undefined reference to `_WinMain@16' collect2: ld returned 1 exit sta...

98.迅搜count统计结果是不是一个bug啊?

发布时间:2014-09-19 13:09 t By dandankele

...到$xs = new Xs('xxx); 2、得到XSSearch实例,$search = $xs->search; 3、$search->setQuery('xxxxxxxx); 4、增加一系列的条件addRange 5、搜索前统计数量用于分页$total = $search->count(); 6、设置分页$search->setLimit(xxx,xxx); 7、取得结果$docs = $search->search();...

99.RE: [2012] SCWS-1.2.0 发布,BSD协议、支持自定义词库、PHP5.4

发布时间:2012-08-27 16:08 t By kill-all999

...通过scws_get_top5()方法获取数据的时候(字母+数字大于等于3个的时候也会返回)。求过滤方案。 $sh = scws_open(); scws_set_charset($sh, 'utf8'); scws_set_dict($sh, './dict.txt', SCWS_XDICT_TXT); scws_set_rule($sh, './rules.ini');//文件内容为空 $cutword = $...

100.RE: 按字段搜索排序

更新时间:2013-06-08 13:06 t By hpxl

...non_bool=yes,可以使同时包含hello和world的排在前面。介绍3条语句例子,第一条语句包含hello,world的模糊搜索,结果是包含hello,world的排在前面,且只包含hello或者world的也可以搜到,第二条语句只搜索包含hello,world的,结果只包含hello...

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