What is the most appropriate way to configure Solr when deploying in a cloud environment? Should the core name on all instances be the collection name or is it more appropriate that each shard be a separate core, or should each solr instance be a separate core (i.e. master1, master1-replica are 2 separate cores)?
- SolrCloud Cores Jamie Johnson
- Re: SolrCloud Cores Mark Miller
- Re: SolrCloud Cores Jamie Johnson