Hi

I have multi shard replicated index spread across two machines. 

Once a week, i delete the entire index and create it from scratch.
Today i am using ConcurrentUpdateSolrServer in solrj to add documents to the 
index.

I want to add documents through both the servers.. to utilise the resources...
i read in wiki (i think)  that LBHttpSolrServer should not be used for indexing 
documents.

Is there any other way to send request to both the servers without using any 
external load balancers?
I am using Solr 4.1.

./zahoor

Reply via email to