您好,欢迎来到知库网。
搜索
您的当前位置:首页关于xunsearch的安装 使用

关于xunsearch的安装 使用

来源:知库网

下载、安装

wget 
tar -xjf xunsearch-full-latest.tar.bz2
cd xunsearch-full-1.3.0/
sh setup.sh

运行

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  // 监听在指定 IP 上
bin/xs-ctl.sh -b unix start     // 分别监听在 tmp/indexd.sock 和 tmp/searchd.sock

项目配置

project.name = qqcms
project.default_charset = utf-8
server.index = 127.0.0.1:8383
server.search = 127.0.0.1:8384

[url]
type = id

[title]
type = title
index = mixed

[content]
type = string
index = none

[time]
type = numeric

[quotes]
type = string
index = none

[img] 
type = string
index = none

Copyright © 2019- zicool.com 版权所有 湘ICP备2023022495号-2

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务