Hi, How sorting is done in SOLR with multiple cores .. say 20 cores.. because in multi core search it should search in all cores then on complete results it should sort... please correct me if i am wrong.
In our scenario we are executing same query on 4 cores and finally sorting the results based on one field. It works good. But i want to implement similar thing with in SOLR . can any one suggest me some code or blog regarding this? I have tried some approaches , but it takes more memory.... :( Thanks, Ravi -- View this message in context: http://lucene.472066.n3.nabble.com/Query-regarding-multi-core-search-tp4002847.html Sent from the Solr - User mailing list archive at Nabble.com.