Hi, I am using Solr 4.6 and doing Solr query on shard from inside Solr search component and try to use the obtained results for my custom logic. I have used a Solrj for doing distributed search, but the result coming from this distributed search vary some time. So the my questions are,
1. Can we do distributed search from Solr Search component. 2. Do we need to handle concurrency between Solr server by using synchronization or other technique. Is there a way to make a distributed search in the Solr Search Component and get the matched documents from all the shards? If anyone have Idea then help me. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Shard-Query-From-Inside-Search-Component-Sometimes-Gives-Wrong-Results-tp4120840.html Sent from the Solr - User mailing list archive at Nabble.com.