搜索

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

191.RE: Xunsearch 并发占用资源如何计算?

发布时间:2013-08-15 19:08 t By hightman

1-2: 无法计算哦,最大化的利用呗 3. 并发没有任何硬性限制,只要硬件条件许可就可以,主要还是看 qps 吧,可以拿 ab 压压看 4. 当然不是把索引库缓存到内存了,但OS会有一部分文件缓存。

192.RE: 我想用xunsearch代替mysql的like语句

发布时间:2012-03-05 10:03 t By hightman

。。。。 全文检索就已经是分词匹配了,还LIKE什么LIKE啊

193.发布 xunsearch-1.0.0b3 (全文检索,基于xapian和scws)

更新时间:2011-09-19 15:09 t By hightman

...测试代码,正式版指日可待了。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/tree/1.0.0b3[/url] * 2011-09-19 hightman: ...

194.xunsearch 如何多个分面搜索呢?

发布时间:2013-05-17 16:05 t By feijilei

比如我的搜索词的iphone 我想找出手机分类和手机壳分类下面所有关于iphone的结果 $kw='iphone'; $cid='10,14'; $search->setQuery($kw AND ('cat_id:'.$cid)); 这样没有用,求大神指点

195.RE: 请xunsearch用户注意添加相关powered by返链。

发布时间:2013-01-23 13:01 t By chinapubmed

这个必须的! 谢谢你们的54奉献!

196.RE: xunsearch XSServer::read读取数据性能

发布时间:2014-01-21 12:01 t By hightman

这是C/S程序,fread是从网络上读取数据。应该是你要看性能要看服务端的,你这个应该是文件系统没有缓存所以第一次比较慢。

197.发布 xunsearch-1.0.0b5 (修正非UTF-8字符集的一些小问题)

更新时间:2011-09-21 18:09 t By hightman

...本周五发布第一个正式稳定版。 下载地址:[url]http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2[/url] 代码仓库:[url]https://github.com/hightman/xunsearch[/url] 修改日志:[url]https://github.com/hightman/xunsearch/commits/1.0.0b5[/url] * 2011-09-21 18:27:25...

198.RE: xunsearch每天凌晨4点左右挂掉(log)

发布时间:2013-05-20 13:05 t By hightman

你什么版本,最近 1.4.6 稳定版没有人再报告会死掉的啊

199.RE: 帮忙看下安装的问题

更新时间:2011-11-08 13:11 t By zxing

...代码已经在 GIT 中修正,您可以先尝试自己修正,进入 xunsearch-full-1.0.1/xunsearch-1.0.1 目录 然后手动编辑 src/Makefile 改 124~126 行为如下 LDFLAGS = -L/home/xunsearch/lib -Wl,-rpath,/home/xunsearch/lib LIBOBJS = LIBS = -lpthread 原先 -lpthread 放在 LDF...

200.RE: xunsearch每天凌晨4点左右挂掉(log)

发布时间:2013-05-20 13:05 t By tendyming

你好,我之前安装的是1.4.5版本,后来升级到1.4.6, 同样有此错误...

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