搜索

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

151.xunsearch是否支持Geodist搜素?

发布时间:2012-06-12 21:06 t By cevin

...N(`id`), 1), IFNULL(MAX(`id`), 1) FROM `fandian` sql_query = SELECT `id`,`type`, `name`, RADIANS(`lat`) AS `latitude`, RADIANS(`lon`) AS `longitude` FROM `fandian` WHERE (`id` >= $start AND `id` SetServer("localhost", 9312); $cl->SetMatchMode(SPH_MATCH_ALL); $cl->SetArrayResult(true); $cl->SetSo...

152.xunsearch搜索的时候右边出现的几种分类是怎么实现的

发布时间:2014-03-12 17:03 t By 情雨轩

...怎么实现的? [name] //分类名 index = self [cid] //分类id type = numeric index = none 在搜索页面 $search->setFacets('name'); //得到分面搜索数据 // get the result $search_begin = microtime(true); $docs = $search->search(); $facelist = $search->getFacets('name')...

153.关于addWeight()使用的一些注意(分享&讨论)

更新时间:2011-12-13 13:12 t By KnightE

...略设置有关。 起初对于分类id这个字段,我认为设置成type=numeric index=full就行,从实验看,需要设置成index=self(默认采用scws分词),这样就达到了目的。 不过还存在一些问题: 1.有些字段要存两份,分别应对排序和加权场景...

154.RE: getHotQuery()getCorrectedQuery()getRelatedQuery()无结果是啥情况?

更新时间:2011-11-22 10:11 t By hightman

...个均无法获取到结果,返回的均是array() 请问hotquery按照type=total是不是只要搜索1次就会有结果?还是这个统计结果是有阀值的,例如搜索50次才会返回结果?任何词达不到这个值均不返回结果? 我测试搜索了很多词语,但是没...

155.拼音搜索时遇到的问题

更新时间:2012-12-26 12:12 t By HiLinz

...并且拼音中包含ff的。如用:util/Quest.php words "pinyin:ff AND type:电影",怎么查不到结果? 2、如何根据 ff 把搜索到的影片中的关键词(芬芳、非凡、风范)高亮? 3、搜索结果中如何把关键词按影片名中关键词出现的位置排序,如...

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

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

... no checking if compiler supports -Wl,-rpath,... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for PHP prefix... /usr/local/php checking for PHP includes... -I/usr/local/php/include/php -I/...

157.用骨架自动生成的search.php访问没有数据是怎么回事,管理员大哥帮帮忙

发布时间:2012-12-12 17:12 t By 刚接触xs

...ault_charset = utf8 server.index =8383 server.search =8384 [user_id] type = id [username] index = self tokenizer = full [password] index = both [email] index = both 后来自己又写了个php页面打印结果是一个空数组

158.RE: 存到索引里的时间成这样子的了1.27883e+09,怎么让他变成原来的纯数字的

发布时间:2011-11-15 16:11 t By askie

长整数如何能够精确输出? type=numbnic类型的最大能精确到多少为整数?

159.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...;服务端用默认值 server.index = 8383 server.search = 8384 [id] type = id [classid] index = self tokenizer = full [title] type = title [smalltext] type = body [newstime] type = numeric 注:修改完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入...

160.帝国CMS安装迅搜_linux系统下

发布时间:2014-08-30 22:08 t By qiuxis

...;服务端用默认值 server.index = 8383 server.search = 8384 [id] type = id [classid] index = self tokenizer = full [title] type = title [smalltext] type = body [newstime] type = numeric 注:修改完,记得把文件名改为项目的名称,比如ecms.ini 5\# 导入...

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