字段配置:"use_year"为1-70的整型 [code] [use_year] type = string [/code] 搜索代码: [code] $xs = new XS('data.ini'); $search = $xs->getSearch(); $query = $fields['query']; $from = $fields['from']; $to = $fields['to']; $search->setQuery($query); $search->addRange('use_year'...
...唯一 但每个图集题标都是唯一 type = title;我可以设置为string? index = both;如果type = title 请问我可以设置为self吗? tokenizer = default;默认scws分词器 cutlen = 0 weight = 5 phrase = no;关闭精确检索 non_bool = no;要实现默认的匹配度排序 我...
...需用于以排序或区间检索时才设为该类型,否则请使用 string 即可”。xunsearch/1.4.6 正式版正常,无此情况。 附上ini设置,资源占用信息。[php] ini文件配置信息: project.name = goods project.default_charset = utf-8 server.index = 8383 server....