Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 solr 进行复制。我有一个索引数据的主机和两个从主机提取索引并响应查询的从机。
我的问题是,如何创建容错架构?我的意思是当主服务器崩溃时我该怎么办?
使用复制中继器是一种选择,但我正在寻找更好的解决方案。
任何帮助将不胜感激。
即将推出的 4.0 版(仍在开发中)包括一个功能SolrCloud,它为您提供容错主控和崩溃恢复。