首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > 编程 >

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

2012-10-24 
转: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

看结果是否一样。

热点排行