Abhishek, Please send such questions to the solr-user list, not the Lucene dev list.
~ David Smiley Freelance Apache Lucene/Solr Search Consultant/Developer http://www.linkedin.com/in/davidwsmiley On Tue, Dec 9, 2014 at 9:52 AM, Abhishek Sharma <[email protected]> wrote: > Hi, > > Can any one help me understand what does it mean to have facet results > like this - > > "values": [ > "4th of july flags", > 0, > "angela moore", > 0, > "anklets", > 0, > "applique flags", > 0, > "army national guard", > 0, > "bangles", > 0, > "beatriz ball" > ] > > for a *q=** query with > > *facet.mincount=0?* > What do the* results signify? *In what condition can we have *facet count > as 0* for *q=** query? > > >
