搜索

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

1.xunsearch搜索查询时间问题

发布时间:2012-04-11 17:04 t By ttgive

使用xunsearch进行搜索的时候,有的关键字和翻页查询时间最高到11s.我运行的$query都是一些简单基本的语句,请问有什么方法和手段可以来提高查询效率.比如开启缓存模块等等.(ps:服务器都是32g内存 cpu也比较高)

2.安装时错误

更新时间:2011-11-09 21:11 t By fg0711

... Confirm the installation directory 请确认安装目录:/usr/local/xunsearch [Y/n]y Checking scws ... 1.1.8 Checking scws dict ... ok Checking libuuid ... yes: /usr Checking xapian-core-scws ... no Installing xapian-core-scws (1.2.7) ... Extracting xapian-core-scws package ... Confi...

3.配置的时候端口8383错误

更新时间:2014-02-25 10:02 t By 情雨轩

...est 时候提示下面错误 求解 [XSException] ../../../../usr/local/xunsearch/sdk/php/lib/XS.php(2448): Failed to recv the data from server completely (SIZE:0/8, REASON:closed) #0 /usr/local/xunsearch/sdk/php/lib/XS.php(2385): XSServer->read(8) #1 /usr/local/xunsearch/sdk/php/lib/XS.php(236...

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

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

... 1\运行下面指令下载、解压安装包 cd /home wget http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 tar -xjf xunsearch-full-latest.tar.bz2 注:在运行1这个步骤前,先打开你想下载的目标文件夹,比如我是下载在home这个文件夹里面的。...

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

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

... 1\运行下面指令下载、解压安装包 cd /home wget http://www.xunsearch.com/download/xunsearch-full-latest.tar.bz2 tar -xjf xunsearch-full-latest.tar.bz2 注:在运行1这个步骤前,先打开你想下载的目标文件夹,比如我是下载在home这个文件夹里面的。...

6.搜索概述

...ch->setQuery($query); // 设置搜索语句 $search->addWeight('subject', 'xunsearch'); // 增加附加条件:提升标题中包含 'xunsearch' 的记录的权重 $search->setLimit(5, 10); // 设置返回结果最多为 5 条,并跳过前 10 条 $docs = $search->search(); // 执行搜索,将...

7.项目配置文件详解

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

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

更新时间:2012-08-27 20:08 t By xiaofeng

...以试着对照你本机环境运行下面的命令(先切换到你本机xunsearch的安装目录下): bin/xs-ctl.sh -b local start // 监听在本地回环地址 127.0.0.1 上 bin/xs-ctl.sh -b inet start // 监听在所有本地 IP 地址上 bin/xs-ctl.sh -b a.b.c.d start // 监听...

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