i am using solr 4.0 for indexing db content to a cloud . Currently i have two solr isntances running in separate app servers. Can I have a one solr separately as indexer instance and another as a searcher.
This is possible in Master-Slave but does this hold good for SorlCloud also? Because from what i understand, if Isetup two solr isntances, cloud automatically routes docuemtns to both the servers. Please guide me on this thanks, Prasi