Hi,
I have a large index and if a search returns many hits (>200000) it
becomes noticeable slower, this is probable due to sorting the results found.
I was wandering if there is a way to limit the maximum number of 'records'
in the sort buffer.
So if you have more the 200000 hits the only first 200000 hits are sorted.
This can mean that the order of you hits is not correct, but for me this
is better than waiting to long for my results.
--
Thomas den Braber
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Mon Aug 17 04:48:07 2009