All, I was trying to find information about plus/deltas with using - Solr muticore where each core has a different index - Multiple instances where each Solr instance has its own index
So currently we have a Master/Slave configuration in place where we just have one index. But we need to support a new different search which would require us to add new index. So should I add new instances of solr or should I use muticore feature where each core has its own index. I could achieve my goal with both approaches but which one would be better. I would appreciate your response. Thanks, Umesh Kant -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-muticore-OR-Solr-multiple-instances-tp3773192p3773192.html Sent from the Solr - User mailing list archive at Nabble.com.
