Hi All, QueryResponse rsp = solrServer.query( query ); SolrDocumentList docs = rsp.getResults();
here i am getting docs.size() is 100 how can i change the size. or is there any other way to iterate docs above 100. i am stucked here. Thanks, myauu -- View this message in context: http://lucene.472066.n3.nabble.com/SolrJ-Size-of-solr-Results-tp3838555p3838555.html Sent from the Solr - User mailing list archive at Nabble.com.