Yes Yonik. i could not find numBuckets true/false in Solr reference documentation and Solrj facet params as well.
Could you please point me to documentation ? Thank you. On 23 February 2016 at 20:53, Yonik Seeley <ysee...@gmail.com> wrote: > On Mon, Feb 22, 2016 at 2:34 AM, Anil <anilk...@gmail.com> wrote: > > can we get numFound of the number of face results for a query like in > main > > results ? > > Do you mean the number of facet buckets? > > You can add "numBuckets":true to a JSON facet request to get this info. > http://yonik.com/json-facet-api/ > > -Yonik >