转:solr 分布式(复制)配备
转:solr 分布式(复制)配置3.solr-slave启用快照下拉[chenlb@solr-slave?~]$?./solr-home/bin/snappuller-e
转: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
看结果是否一样。