搜索

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

31.【求助】无法正确搜索结果

发布时间:2012-03-04 15:03 t By flyxl

... | +----------+-------------+------+-----+---------+----------------+ | id | int(11) | NO | PRI | NULL | auto_increment | | name | varchar(20) | NO | | | | | phonenum | varchar(40) | YES | | NULL | | +----------+--------...

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

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

...> $vT) { $arr1 =array(); $search->setQuery($queryTagFace.' AND goods_tag_id:'.$kT)->setFacets('goods_tag_id')->search(); $arr1 = $search->getFacets('goods_tag_id'); if($arr1) { foreach ($arr1 as $kx => $vs) { $tagCount[$kT] += $vs; } }else{ $tagCount[$kT] = 0; } } 这样之后还是...

33.Missing value of primarky key

发布时间:2012-12-21 16:12 t By 973432436

.../xunsearch/sdk/php/lib/XS.php(1018): Missing value of primarky key (FIELD:_ID) thrown /var/www/xunsearch/sdk/php/lib/XS.php 1018 我的查询语句是:SELECT `ID` as _ID,`title` as _title,`Content` as _body,`QuestionTime` as _time,`UserNam` as _user,`tag` as _tag FROM wenti_nr Where `search`=...

34.项目配置文件详解

...实际需求设定 - 每个项目必须有并且只能有一个类型类 ID 的主键字段,ID 字段值的字母不区分大小写 项目设置 ------- 1. ### 项目名称 要求用纯小写字母和小划线组成,长度控制在 2-31 个字符,这也是 xunsearch 服务器内...

35.模拟xunsearch增量索引的方法

更新时间:2012-11-30 16:11 t By wish5115

...于里面没有删除时间,所以更新索引时记录了下已删除的id,而且添加数据时的默认创建时间和编辑时间相同,所以我下面区分添加编辑时用相等判断,可根据情况自己改写,可能还有很多不完善的,请高手多指教。也可以到这...

36.数据导入 乱码问题

发布时间:2011-11-25 17:11 t By vist2007

...r.index = 10.1.20.51:8383 server.search = 10.1.20.51:8384 [tblog_entry_id] type = id [content] type = string index = both [user_id] type = numeric index = self tokenizer = full [post_time] type = numeric index = self tokenizer = full [forward] type = numeric index = sel...

37.[HELP]xunsearch安装好了,搜索没有结果集。。。

发布时间:2011-10-19 09:10 t By vist2007

...utf-8 server.index = 10.1.20.51:8383 server.search = 10.1.20.51:8384 [id] type = id [title] type = string [content] type = string [date] type = numeric 服务器和sdk分开部署 添加文档代码 但是我运行

38.RE: scws.so: undefined symbol: core_globals_id in Unknown on line 0 done

更新时间:2010-04-28 19:04 t By uuuuu

非常感谢 我去试试[hr] 加上 --enable-maintainer-zts 参数也不行 php 5.2.13 [root@zjx phpext]# /usr/local/php/bin/phpize Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 [root@zjx phpext]# ./configure --with-scws...

39.配置感觉没问题就是搜不到

更新时间:2013-01-12 14:01 t By xzl

错误:Object id #13 Failed to recv the data from server completely (SIZE:0/8, REASON:closed) searchd日志里面全是这个。。。大家有没有类似的问题哈? 2w7篇wp日志而已,源是100M左右,索引后是600M 索引服务器是Pentium(R) D CPU 3.40GHz 4G内存。。。 2013-...

40.XSFieldMeta

...它字段默认为 1 方法明细 __construct() 方法 public void __construct(string $name, array $config=NULL) $name string 字段名称 $config array 可选参数, 初始化字段各项配置 源码: sdk/php/lib/XSFieldScheme.class.php#L298 (显示) public function...

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