Hi,

I have a problem wherein
 I have field 'type' which can have value A, B C,....
I want to return facet count for each type but need only show one type of
result ( say with max count)
so if i have following counts
type:A = 300
type:B = 400
type:D = 100

I should only show type:B results (fq=type:B)
and get counts for the remaining.


thanks in anticipation
-umar

Reply via email to