Hi all:
   
     I'm using SolrClound for distributed  search. Everything comes to well but 
there is a small problem.Each node have searched quickly and process the data 
to top request,I found a request like 
 q=solr&ids=id1,id2,id3,id4,id5,id6...,id10.
Solr handles this request with a 'for' loop.Each id cost 300ms or so。If there 
are 100 per page,the costs willn't be tolerate。
  
     And also,I'm studying solrclund hard because of lacking of documents.I 
just found in http://wiki.apache.org/solr/SolrCloud.Is there any others?
  
    Hope your answer.

Reply via email to