RE: Getting facets count on multiple fields by doing a "Group By"
> I needed to get counts based GRPID clubbed with GRPNAME not different sets Perhaps using facet.query to write your own "sub queries" that will collect whatever you want?
Re: Getting facets count on multiple fields by doing a "Group By"
@Hemanth, I understand the functionality of "fl" and also about "facet"... In my condition example i have mentioned that i need faceted COUNT that will be like merging both the fileds Still if I am not clear to you then find below my solr search result's console view and with what I am fin