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.