Hi,I have been working on lucene for past 2 months. I have been working on grouping API. Is there a way to sort groups by their count value(based on number of distinct values present in each group)?If i have 1000s of groups. i need to display top 10 out of them, based on count value as mentioned above.
MATURU SRINEAL