No built in support except for asking for more docs instead of what you are going to present, and filter things out.
On Saturday, July 2, 2011 at 12:39 AM, Andy wrote:
My documents have a field "category".
When a user conducts a search, I want to make sure that the results
are diverse and aren't dominated by 1 category. Say I want to make
sure that category "A" doesn't have more than 3 results in the top 10.Is there any way to do that? Thanks.