搜索

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

101.XSSearch::getHotQuery

...索词为键, 搜索指数为值的关联数组 源码: sdk/php/lib/XSSearch.class.php#L673 (显示) public function getHotQuery($limit = 6, $type = 'total'){ $ret = array(); $limit = max(1, min(50, intval($limit))); // query from log_db $this->xs->setScheme(XSFieldScheme::logger())...

102.XSSearch::setMultiSort

setMultiSort() 方法 (自版本 v1.1.0 起可用) public XSSearch setMultiSort(array $fields, bool $reverse=false, bool $relevance_first=false) $fields array 排序依据的字段数组, 以字段名称为键, true/false 为值表示正序或逆序 $reverse bool 是否为倒...

103.scws-0.0.1-pre有内存泄露(问题确认,已解决)

发布时间:2007-11-27 00:11 t By mfd

...cated. ==30624== For counts of detected errors, rerun with: -v ==30624== searching for pointers to 3 not-freed blocks. ==30624== checked 67,208 bytes. ==30624== ==30624== 6 bytes in 3 blocks are definitely lost in loss record 1 of 1 ==30624== at 0x401D38B: malloc (vg_replace_malloc.c:149) ...

104.项目配置文件详解

...详解 基础说明 ------- - 项目配置是一个 `Xunsearch` 项目的核心灵魂,非常重要,通常保存为 .ini 文件 - 以分号开头的行表示注释,空行直接被忽略不起任何作用 - 中括号包围的每个分区均为字段配置,字段个数根据项...

105.使用讯搜搭建phpwind的全文检索

更新时间:2012-05-18 09:05 t By myoula

1 安装xunsearch wget http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 tar xjvf xunsearch-full-latest.tar.bz2 #目前是1.3.1 cd xunsearch-full-1.3.1/ sh setup.sh #默认装在/usr/local/xunsearch 2 启动xunsearch /usr/local/xunsearch/bin/xs-ctl.sh -b 对外ip(我是内网,用的...

106.scws自定义词库可否自定义词性?

发布时间:2012-04-28 14:04 t By yunxiaoad2

...些自定义词汇,有几个问题: 1、添加完是否需要重启xunsearch主进程?(实验结果是,求确认) 2、只监视dict_user.txt,还是会扫描、装载etc目录下所有的txt? 3、自定义词库后,系统内置词库是否同时还生效,还是只用用户自...

107.导入mysql数据库一张表,数据导入成功,但是搜索不错来

发布时间:2012-04-27 12:04 t By weizhao

...1505): XSServer->execCommand(Object(XSCommand), 206) #1 Quest.php(221): XSSearch->search() #2 {main} 请问怎么解决?

108.导入 mysql 数据源的问题

更新时间:2011-09-20 16:09 t By tisswb

... project.name = discuz project.charset = GBK server.index = 8383 server.search = 8384 [pid] type = id [fid] index = self tokenizer = full [tid] [first] index = self tokenizer = full [author] index = both [authorid] [subject] type = title [message] type = body [d...

109.搜索错误(Failed to recv the data from server),偶尔出现这样的问题,麻烦管理员帮助

发布时间:2014-10-30 14:10 t By hanako

尊敬的管理员, 我们最近在使用xunsearch,数据量不大,10W+左右 在测试的时候偶尔卡顿后出现如下错误: [b]Failed to recv the data from server completely (SIZE:0/302, REASON:timeout)[/b] 其中REASON会有两种情况 REASON:timeout REASON:colose xunse...

110.mysql导入生成索引问题

发布时间:2013-03-04 23:03 t By llkk0914

...?? 行以后,返回什么结果是正确的结果呢 /usr/local/xunsearch/sdk/php/util/Quest.php -p demo -c gbk -q 桌面 --limit=2 返回 Object id #10 0 ../lib/XS.php(2246): XSServer->read(8) 1 ../lib/XS.php(2231): XSServer->getRespond() 2 ../lib/XS.php(2208): XSServer->execCommand(Arr...

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