On Sun, Jul 26, 2009 at 3:51 AM, Michael Lugassy <mlu...@gmail.com> wrote:

> I'm using something along ?q=_val_:"product(field1,0.5)" and was
> wondering whether I could facet with category_id so that I get the
> single best document (product) for each category_id (not intrested in
> more than 5 of the best products in each of the highest-boosted
> category).
>

I don't think there is a way to do that in one query right now. However,
this sounds like Field Collapsing:

https://issues.apache.org/jira/browse/SOLR-236

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to