No my question is post grouping. If group.limit=5 then a group may have 5 docs or less. So if i have to find out total number of docs returned post grouping i will have to see the count of docs in each group which may be any one of these - 5 or 4 or 3 or 2 or 1.
So does that mean i have to iterate and find out the actual docs with me? -- View this message in context: http://lucene.472066.n3.nabble.com/Which-patch-236-to-choose-for-collapse-Solr-3-5-tp3697685p3709814.html Sent from the Solr - User mailing list archive at Nabble.com.