搜索

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

171.多字段联合查询如何做?

发布时间:2014-04-03 09:04 t By minyifei

亲们再问个问题: 我的搜索有5个字段, id-主键 title-标题 categoryId-栏目编号 schoolId-学校编号 time-时间 我想检索: title 包含 "测试“ 并且 categoryId=1或者categoryId=3 并且 schoolId=9 的数据 请问如何检索?

172.RE: failed to open file

发布时间:2012-03-02 14:03 t By 张十三

....1 67620 2456 ? S 14:42 0:00 xs-searchd: master root 12653 0.0 0.1 116796 2516 ? Sl 14:42 0:00 xs-searchd: worker[1] root 12654 0.2 0.1 116796 2396 ? Sl 14:42 0:00 xs-searchd: worker[2] root 12655 0.0 0.1 116796 2396 ? Sl 14:42 0:00...

173.RE: 搜寻结果乱套

发布时间:2014-06-04 10:06 t By bigxu

...以只搜索主键id看看,有没有导入进去。应该不会丢失。 3,繁体词库和简体词库不同。如果觉得不完美,你可以想办法扩展一下。弄好了,共享给大家,谢谢。

174.请教hightman几个问题,请进

发布时间:2012-11-22 12:11 t By hzqbbc

...右,检索速度能满足么?如果分库,是联库检索吗? 3)xapian一般应该是定时建索引,能否支持实时建?若不能,有无替代办法? 4)有没有pdf,doc,ppt之类的入库工具? 多谢多谢!

175.Deepin10.06下遇到问题

更新时间:2012-01-25 19:01 t By 五岳之巅

... 目前换了个版本,在Deepin下,(基于Ubuntu的),下载1.3.0和1.2.0,先后放到/opt下,解压后,都发生了一样的问题: [code]abc-VirtualBox xunsearch # cat setup.log checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment...

176.RE: 英文与数字组合词分词错误

发布时间:2014-04-23 10:04 t By tenjin

C++版本和官网演示分词不一致。 ".mp3",在线演示切分成". mp3",C++版本 1.22切分为". mp 3";

177.RE: 关于主表、子表同时参与检索的设计

发布时间:2013-03-30 01:03 t By fenglangyj

[quote='seanliu' pid='1661' dateline='1355902543'] 正在为一个案例纠结: 有两张表: 搭配表: //collocation col_id //搭配ID col_title //搭配标题 col_text //搭配说明 商品表: //items item_id //商品ID item_title //商品标题 item_text //商品说明 i...

178.Xunsearch 性能测试

发布时间:2011-11-04 16:11 t By hpxl

...在0.5秒左右; 索引大小:索引大小大约为数据大小的3.5倍; 具体测试步骤详看,[url=http://www.xunsearch.com/performance]http://www.xunsearch.com/performance[/url]

179.Xunsearch 性能测试

发布时间:2011-11-04 16:11 t By hpxl

...在0.5秒左右; 索引大小:索引大小大约为数据大小的3.5倍; 具体测试步骤详看,[url=http://www.xunsearch.com/performance]http://www.xunsearch.com/performance[/url]

180.自定义的词语 用hasword返回true getresult没有出现自定义的词语

发布时间:2014-05-06 19:05 t By min

...s($string='第一个新增词', $ignore = true, $duality = false, $multi = 3) { this -> cws -> addDict('/res/category/dict_1.txt',SCWS_XDICT_TXT); var_dump($this -> cws ->hasWord("新增词","n")); $this -> cws -> setduality($duality); $this -> cws -> setignore($ignore); $this -> cws -> setmul...

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