> > So my question is if i request in one request lets say approximate 10K > documents using SOLRJ will that be OK. By safe here i mean approx. maximum > number of documents that i can request without causing any problem in > receiving a response from SOLR.
I’m still not clear what you’re asking. Are you asking if Solr can handle returning 10K docs in a result set? It seems like it to me, but “causing any problem” could be pretty much anything. Do you have reason to think that it would be a problem? Did you try something that failed? If so, what did you try and what happened? And if you haven’t tried it out, then I’d suggest you do that. Andy