: For example: If I want to display facets on fields A, B, C and D. But in
: case a field say C, does not have any data, then C should be excluded from
: the solr response
it doesn't work that way -- it would actually make hte parsing code a lot
more complicated for most clients because since t
Hi Koji,
Thanks, "f..facet.mincount works.
Thanks to you Chris as well,
I was expecting that if I set the mincount to be ZERO, then facet will be
totally ignored. But that is not the case.
For example: If I want to display facets on fields A, B, C and D. But in
case a field say C, does not have
Umesh_ wrote:
Hi All,
I am trying to restrict facets in solr response, by setting facet.mincount =
1, which does not work as the request and response are shown below:
REQUEST:
http://localhost:8983/solr/select/?q=*%3A*&version=2.2&rows=0&start=0&indent=on&facet=true&facet.field=Instrument&fa