欢迎投稿

今日深度:

Solr搜索引擎(1)Solr安装,

Solr搜索引擎(1)Solr安装,


1、安装

$ unzip solr-6.6.1.zip

2、启动

$ cd solr-6.6.1/
$ ./bin/solr start

3、其他命令

$ ./bin/solr restart
$ ./bin/solr stop

4、访问

访问页面http://192.168.100.27:8983/solr

www.htsjk.Com true http://www.htsjk.com/solr/29616.html NewsArticle Solr搜索引擎(1)Solr安装, 1、安装 $ unzip solr- 6.6 . 1 .zip 2、启动 $ cd solr- 6.6 . 1 /$ ./bin/solr start 3、其他命令 $ ./bin/solr restart$ ./bin/solr stop 4、访问 访问页面http://192.168.100.27:8983/solr...
相关文章
    暂无相关文章
评论暂时关闭