读书人

转:solr 分布式(复制)配备

发布时间: 2012-10-24 14:15:58 作者: rapoo

转:solr 分布式(复制)配置

3.solr-slave
启用快照下拉

[chenlb@solr-slave?~]$?./solr-home/bin/snappuller-enable?-u?chenlb?-v


拉快照

[chenlb@solr-slave?~]$?./solr-home/bin/snappuller?-u?chenlb?-v


安装

[chenlb@solr-slave?~]$?./solr-home/bin/snapinstaller?-u?chenlb?-v



现在可以在solr-slave里看结果了:
http://192.168.1.155:8080/solr/select?q=solr
http://192.168.1.181:8080/solr/select?q=solr

看结果是否一样。

读书人网 >编程

热点推荐