Yes, that's what the 'start' and 'rows' parameters do in the query
string. I would check the queries Solr sees when you do that long
request. There is usually a delay in retrieving items further down the
sorted list, but 15 seconds does feel excessive.

http://wiki.apache.org/solr/CommonQueryParameters#start

Regards,
   Alex.

On Tue, May 7, 2013 at 10:10 AM, Kamal Palei <palei.ka...@gmail.com> wrote:
> Now, my question is, Is there any mechanism, I can tell to solr that, my
> start row is X, rows is Y, then it will return search result from Xth row
> with Y number of rows (Please note that this is similar with LIMIT stuff
> provided by mysql).



Personal blog: http://blog.outerthoughts.com/
LinkedIn: http://www.linkedin.com/in/alexandrerafalovitch
- Time is the quality of nature that keeps events from happening all
at once. Lately, it doesn't seem to be working.  (Anonymous  - via GTD
book)

Reply via email to