@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
This is Condition example:
I have employee with name Rajani and her ID 2
And another employee name also Rajani ID 3 and another also Rajani with id 4
When i make a facet on name:rajani and facets on ID ,Results will be like
Name = rajani
ID=1
ID= 2
ID =3
What I needed is Like
(Name