Do you want to look thru then all ? Have you considered Lucene API? Not sure if that is better but it might be.
Bill Bell Sent from mobile > On Nov 4, 2013, at 6:43 AM, "michael.boom" <my_sky...@yahoo.com> wrote: > > I saw that some time ago there was a JIRA ticket dicussing this, but still i > found no relevant information on how to deal with it. > > When working with big nr of docs (e.g. 70M) in my case, I'm using > start=0&rows=30 in my requests. > For the first req the query time is ok, the next one is visibily slower, the > third even more slow and so on until i get some huge query times of up > 140secs, after a few hundreds requests. My test were done with SolrMeter at > a rate of 1000qpm. Same thing happens at 100qpm, tough. > > Is there a best practice on how to do in this situation, or maybe an > explanation why is the query time increasing, from request to request ? > > Thanks! > > > > ----- > Thanks, > Michael > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Performance-of-rows-and-start-parameters-tp4099194.html > Sent from the Solr - User mailing list archive at Nabble.com.