搜索

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

61.RE: 搜索问题

更新时间:2012-10-25 13:10 t By hightman

那样就不是全文检索了,大概有几种办法: 1. 你把词典删除就可以搜索单字了。etc/dict.utf8.xdb ... 2. 或者要强制检索单还可以考虑修改C代码的部分,修改 src/import.h #define DEFAULT_SCWS_MULTI 33 改为 15 然后重新...

62.安装xunsearch时出现的错误,请帮忙!

发布时间:2013-12-14 09:12 t By wkx198742

[size=medium]Checking scws ... no Installing scws (1.2.3-dev) ... Extracting scws package ... Configuring scws ... ----- checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes...

63.目前测试了以下操作系统 (最后更新2011/9/23 17:29)

更新时间:2011-10-08 10:10 t By bigxu

1, CentOS Linux release 6.0 (Final) 测试成功 2, debian-6.0.2.1 测试成功 3, Centos 4.0 安装成功 4, Centos 5.0 安装成功 6, Ubuntu 9.10 \n \l 安装成功 7, Ubuntu 10.04 安装成功 8, Red Hat Enterprise Linux AS release 3 (Taroon) 测试成功 9, FreeBSD 6.0-RELEASE 测试成功 10,F...

64.xunsearch 每天不定时挂掉,原因不明

发布时间:2012-05-22 20:05 t By Asa

...s a bogus '-'? See /usr/share/doc/procps-3.2.8/FAQ root 4232 0.0 0.1 191392 26528 ? S May21 0:13 xs-searchd: master root 24930 0.0 0.1 252856 26480 ? Sl 19:42 0:00 xs-searchd: worker[1] ...

65.RE: scws1.1.8为什么第一次都很慢。

更新时间:2011-10-24 14:10 t By ci169

... Attr Weight(times) ------------------------------------------------- 01. 加分 nz 9.46(1) 02. 考试题 n 8.01(1) 03. 媳妇 n 5.82(1) 04. 高手 n 4.80(1) 05. PHP en 2.75(1) ...

66.重启xunsearch

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

.../data/www/xunsearch/bin/xs-ctl.sh /hom/bigxu/xu_restart.log > /dev/null 2>&1 & try_times=5 if [[ $1 == 'help' || $4'x' == 'x' ]] then echo "arg1 try:url,example http://www.xunsearch.com/site/search?q=demo " echo "arg2 res_content,example:RE (content of arg1 must include arg2) " ...

67.问题用户可以尝试升级到 xunsearch-1.4.9-dev 开发版

发布时间:2014-11-17 19:11 t By hightman

抱歉,很久没有顾及 xunsearch。 刚刚升级到 xapian-1.2.19,scws-1.2.3-dev 最新版本,如果使用中发现有异常的,可以尝试升级到这个最新版本。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-dev.tar.bz2[/url]

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

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

...系统。 [url=http://www.xunsearch.com/scws][b][size=5][color=#FFA500]2010/01, scws-1.1.0 发布,支持加载文本词典,下载及介绍请进项目站点 http://www.xunsearch.com/scws[/color][/size][/b][/url] [url=http://www.xunsearch.com/scws][b]2008/12, scws-1.0.1 发布[/b][/url] [url=htt...

69.addweight

发布时间:2014-12-04 10:12 t By binny_w

...量等级更高的排在前面: $objQuery->addWeight('downLevel', 'a', 1)->addWeight('downLevel', 'b', 2)->addWeight('downLevel', 'c', 3)->addWeight('downLevel', 'd', 4)->addWeight('downLevel', 'e', 5)->addWeight('downLevel', 'f', 6)->addWeight('downLevel', 'g', 7) 调试发现查询语句有...

70.讯搜的一些优化

发布时间:2012-05-17 21:05 t By myoula

1 定时优化 crontab -e 30 3 * * * /usr/local/xunsearch/bin/xs-optimize.sh 项目名 service crond reload #注意 xs-optimize.sh 会报home错误 将17行home = $prefix/data/$1中间的空格去掉 home=$prefix/data/$1 2 提高索引更新速度 xs-indexd -h 看到 -q这个参数 默认...

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