see: http://solr.pl/en/2011/07/18/deep-paging-problem/
Best Erick On Tue, Jun 26, 2012 at 6:37 AM, Alok Bhandari <alokomprakashbhand...@gmail.com> wrote: > Hello Erick, > > thanks for the prompt reply you are giving. I have tried the options > suggested by you but no luck for me this time. > > I am facing following issues > > 1)author field which is the text field , results of the search are of the > size of 1 million. Now when I try to sort on author with &start=0 then we > get the results faster but as and when the &start valued grows to lets say > 100000 the time taken for returning 250 records is nearly 30sec. > > 2)Even of I am giving the same query just by changing the &start parameter > to higher values performance keeps on degrading. > > inputs on this are appreciated. > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-can-I-optimize-Sorting-on-multiple-text-fields-tp3990874p3991323.html > Sent from the Solr - User mailing list archive at Nabble.com.