搜索

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

41.RE: [预告] xunsearch 下一主版本 1.3.x 主要新增功能

发布时间:2012-01-04 12:01 t By hightman

[quote='rogical' pid='405' dateline='1325559589'] 是指a b = a or b ? [/quote] 当然不是这个意思,你说的用 setFuzzy() 就可以实现。 因为分词的关系,有些长词其实可以细分为短词。 比如当一篇文章中包含“管理制度”的时候,它被分...

42.发布 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: ...

43.HDwiki的xunsearch项目安装使用记录【效果刚刚的】

更新时间:2012-11-29 20:11 t By chinapubmed

...还是hdwiki自带的搜索(当然,流量有限) 上周末看了下xunsearch的教程,然后下了个VPS对应的centos 6.3 final在本地安装了一下,很好用。然后在vps上安装,现将遇到的问题,及解决方法记录下,希望对各位有帮助(以下来自安装时...

44.请问各位大神,有没有试过用sphinx+scws的搜索方式?

发布时间:2013-08-15 17:08 t By zhuaijay

我觉得scws的分词不错,但是xunsearch搜索不是很符合我的要求, 我主要是数据库索引加搜索方面的,所以xs的索引建立是一大问题,看了一下貌似sphinx在这方面比较好,网上也看到过这样的案例,用sphinx+scws建立索引加分词,...

45.啥时候可以针对 split(|) 分割的字段进行分面搜索

发布时间:2014-07-23 10:07 t By xunsearch飞吧

...值,然后统一在一起就解决了,哎,暂时就这样吧,希望xunsearch 啥时候可以针对 split(|) 分割的字段进行分面搜索 $arrTag = array(9000,9001,9002……); $tagCount = array(); foreach ($arrTag as $kT => $vT) { $arr1 =array(); $search->setQuery($queryTagFace...

46.刚开始使用,项目编码与时间戳问题请教

更新时间:2012-07-05 11:07 t By xilin

...f-8[hr] 很感谢 hightman,很早以前我用了scsw,但是不知道有xunsearch,当时公司使用的是zend lucene和scsw分词,速度相当相当慢,查询总数5万条左右的记录要2秒以上。现在想换xunsearch试试

47.xunsearch 1.4.7安装问题在线等

发布时间:2013-09-28 15:09 t By youluolei

.... none required checking for link... yes checking for scws... yes: /home/xunsearch checking for scws_new in -lscws... no configure: error: scws_new() NOT found in libscws, please check it first. ----- ERROR: failed to configure xapian-core-scws, see 'setup.log' for more detail 没配置xapi...

48.编写第一个配置文件

编写第一个配置文件 `Xunsearch` 的配置文件是纯文本的 `INI` 格式,用任何文本编辑器均可编写,在 `Unix` 类型的系统下推荐 用 `vi`,而 `Windows` 下可以用记事本或 `EditPlus` 进行编写。我们也正在计划不久的将来制作一...

49.发布第二个测试版 xunsearch-1.0.0b2

发布时间:2011-09-16 13: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.0b2[/url] 主要修改记录...

50.自定义 SCWS 词库

...义词库。 全局自定义词库 ------------- 这是针对同一个 `xunsearch` 安装实例来讲,该服务端下的所有项目都将共用这个自定义词库。 严格来讲,这是 SCWS 本身就提供的功能,xunsearch 只是做了整合和规范。涉及的相关文件如下 (...

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