Solr操作

使master的主从服务生效:
http://192.168.240.131:8982/solr/core_name/replication?command=enablereplication

使master的主从服务失效:
http://master_host:port/solr/core_name/replication?command=disablereplication

查看当前索引的版本:
http://host:port/solr/core_name/replication?command=indexversion

手动从master拉取数据到slave:
http://slave_host:port/solr/core_name/replication?command=fetchindex

使slave的轮询失效:
ttp://slave_host:port/solr/core_name/replication?command=disablepoll

使slave的轮询生效:
http://slave_host:port/solr/core_name/replication?command=enablepoll

执行备份:
http://master_host:port/solr/core_name/replication?command=backup

删除备份:
http://master_host:port /solr/core_name/replication?command=deletebackup

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • Spring Cloud为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理,服务发现,断路器,智...
    卡卡罗2017阅读 136,949评论 19 139
  • MHA是什么? MHA是由日本Mysql专家用Perl写的一套Mysql故障切换方案,来保障数据库的高可用性,它的...
    张伟科阅读 758评论 0 1
  • 5/15/2017 7:06:35 PM 纵观各大组件,配置文件占据极其重要的地位。可配置化也是当下开发的一流行趋...
    爱做梦的胖子阅读 4,555评论 0 8
  • 周四周五的时候,工作太过用力,周五下班回到家,去距离住处两三百米的地方吃饭,平时下楼走出小区门后的一条小路三四分钟...
    Shakuntala阅读 505评论 3 1
  • “《白夜行》为了爱粉身碎骨,《恶意》因为恨万劫不复。” 我想很多人是因为书封面上这句话而决定去读《恶意》。这本书被...
    橙右阅读 1,377评论 1 9

友情链接更多精彩内容