搜索

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

1.获取索引对象就报错supplied argument is not a valid stream resource

更新时间:2012-08-09 17:08 t By blueo

...> Array ( [newsid] => XSFieldMeta Object ( [name] => newsid [cutlen] => 0 [weight] => 1 [type] => 10 [vno] => 0 [tokenizer:private] => full [flag:private] => 1 ) [title] => XSFieldMeta Object ( [name] => title [cutlen] => 0 [weight] => 5 [type] => 11 [vno] => 1 [tokenizer:private] => 0 [flag:private...

2.增量索引不成功

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

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

3.图片搜索的一些疑问

更新时间:2014-02-16 17:02 t By Mr.

...片ID主键 唯一 type = id index = none tokenizer = none cutlen = 0 weight = 0 phrase = no non_bool = no [title];图片属于哪个图集的题标 非唯一 但每个图集题标都是唯一 type = title;我可以设置为string? index = both;如果type = title 请问我可以设置...

4.一个字符搜索不到数据,必须两个字符或以上才行

更新时间:2014-06-05 20:06 t By phpqinsir

...类型 [goods_type] tyep = string tokenizer = full ; 商品权重 [weight] type = numeric ; 配送范围 [scope] type = string index = mixed tokenizer = default ; 配送开始时间 [starttime] type = numeric ; 配送截止时间 [endtime] type = numeric [/php] 不知...

5.倒入索引出错。。

发布时间:2012-04-18 22:04 t By qq277049

[code] project.name = 59n [bid] type = id [title] index = mixed weight = 5 [bc] index = mixed [cc] index = mixed [addtime] type = date tokenizer = none [/code] [php] ./Indexer.php --source=mysql://root:root@localhost/blog --sql="select b.bid,b.content AS bc,b.addtime,b.titl...

6.addWeight提权的问题 提不上去

更新时间:2013-08-22 13:08 t By beike228

//执行语句 $gSearch->setFuzzy()->setQuery($name)->addWeight('ranking','1')->setLimit($gNum,$startPage)->search(); //执行结果 Xapian::Query((疯:(pos=1) AND_MAYBE GD1))[hr] //输出结果 [0] => XSDocument Object ( [_data:XSDocument:private] => Array ...

7.搜索出来的数字型怎么成了这样的乱码

更新时间:2012-02-24 11:02 t By zl8522115

... [ccount] => 0 [percent] => 100 [weight] => 0 ) ) [1] => XSDocument Object [/code] 那个sort,time,update_time,都是int型的 配置文件如下 [code] project.name = xuenar_news project.default_charset = utf-8 ser...

8.搜索歌曲名称为 单个汉字的,没有结果

更新时间:2012-02-21 10:02 t By chenlinbo5588

...ype = string index = none [album_name] type = string index = both weight = 2 [gmt_create] type = numeric index = none [pass_date] type = string index = none

9.RE: 关于XS:getExpandedQuery() 方法,获取展开的搜索词列表

发布时间:2011-12-06 16:12 t By popfeng

...ring tokenizer = full index = self weight = 5 [tag] type = title [chrono] type = numeric index = none tokenizer = none 因为普通的XS:getExpandedQuery() 是无法完成...

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

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

... type = string index = none [album_name] type = string index = both weight = 2 [gmt_create] type = numeric index = none [pass_date] type = string index = none

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