Java api for facet search

hello,

 I am trying to implement faceted search using java API. I index the whole xml document  in the form of key and value pair. I want to search the particular Field eg author then it will gives me the all authors with their respective counts in a facet manner .please help me.

I have read the http://www.elasticsearch.org/guide.