: to exclude 0s. The URL below
: doesn't seem to be excluding zeros.
:
http://localhost:12002/solr/select/?qt=dismax&q=Y&qf=show_all_flag&fl=load_id&facet=true&facet.limit=-1&facet.field=load_id&facet.mincount=1&rows=0
which version of Solr are you using? facet.mincount was added after Solr
1.1
t: Faceted count syntax (exclude zeros)...
I am trying to execute a faceted count on a field called "load_id" and
want
to exclude 0s. The URL below
doesn't seem to be excluding zeros.
http://localhost:12002/solr/select/?qt=dismax&q=Y&qf=show_all_flag&fl=lo
ad_id&face
I am trying to execute a faceted count on a field called "load_id" and want
to exclude 0s. The URL below
doesn't seem to be excluding zeros.
http://localhost:12002/solr/select/?qt=dismax&q=Y&qf=show_all_flag&fl=load_id&facet=true&facet.limit=-1&facet.field=load_id&facet.mincount=1&rows=0
Result