搜索

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

11.type = numeric, 存入的数据为乱码

发布时间:2012-05-31 00:05 t By netyum

type = numeric 存入数据,查出来的是乱码 使用addRange,无法查询 板主试试

12.Missing field of type ID 错误

更新时间:2012-04-20 11:04 t By lygfanye

...ndex = 192.168.1.124:8383 server.search =192.168.1.124:8384 [brandId] type = id [brand] type = title index =self [/php] 而且搜索骨架会有 [php]大约有 0 项符合查询结果, 库内数据总量为 10,735 项。 (搜索耗时:0.0020秒) [

13.求救 强制单字搜索 解决方法

发布时间:2012-02-22 18:02 t By chenlinbo5588

...harset = utf-8 server.index = 8383 server.search = 8384 [music_id] type = id [music_name] type = title index = both [message] type = body cutlen = 500 [singer] type = string index = both [company] type = string index = none [album_name] type = string index = both we...

14.XSDataSource

...定义于 arg XSDataSource inCli XSDataSource type XSDataSource Public 方法 隐去继承来的方法 名称描述定义于 __construct() 构造函数 XSDataSource getCharset() 取得数据源的准确字符集 XSDataSource ...

15.Missing field of type ID

发布时间:2013-08-22 00:08 t By boxshadow

require './XS.php'; $xs = new XS("torrentkittys"); 引入文件之后实例化类 然后不做任何操作 就出现这个问题: Missing field of type ID 请大大指点

16.XSFieldMeta::isSpeical

...me.class.php#L367 (显示) public function isSpeical(){ return ($this->type == self::TYPE_ID || $this->type == self::TYPE_TITLE || $this->type == self::TYPE_BODY);} 判断当前字段是否为特殊类型 特殊类型的字段是指 id, title, body, 每个项目至多只能有一个这种类...

17.增量索引不成功

发布时间:2014-02-13 17:02 t By lzc2523700

...> int(0) ["weight"]=> int(1) ["type"]=> int(10) ["vno"]=> int(0) ["tokenizer":"XSFieldMeta":private]=> string(4) "full" ["flag":"XSFieldMeta":private]=> int(1) } ...

18.XSSearch::getHotQuery

getHotQuery() 方法 public array getHotQuery(int $limit=6, string $type='total') $limit int 需要返回的热门搜索数量上限, 默认为 6, 最大值为 50 $type string 排序类型, 默认为 total(搜索总量), 可选值还有 lastnum(上周), currnum(本周) {re...

19.RE: Missing field of type ID 错误

发布时间:2012-04-20 13:04 t By hightman

missing field of type id说明你 -p 指定的不对,指定齐全路径吧 至于骨加的可能是你的PHP代码错误自己看错误找对应的行改啊

20.RE: 如何按分类搜索啊

更新时间:2012-02-21 14:02 t By flyfeng2

谢谢,另请问一下 type 这个是否需要索引 我现在这个是没有索引的 [type] type = numeric[hr] 现在我已经把字段改成 [type] type = numeric index = self 这样了 但是我更新所以好像没效果 $index->update($doc); 这样的 是不是要清空后用add ...

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