Limit the number of results when the results are sorted. In other words, if the results are sorted by name and there are 10,000 results, then there will be items of low relevancy mixed in with the results and it is hard for the user to find the relevant ones. If I could say, "give me no more than 200 results, sorted by name", then I want the most relevant 200 results. (It would be ok to be approximately 200. If there are documents that are the same relevancy, then a few more than 200 would be acceptable.)
On Wed, Feb 24, 2010 at 8:42 AM, Grant Ingersoll <gsing...@apache.org> wrote: > What would it be? >