Hello! Try facet.mincount=1, that should help.
-- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch - ElasticSearch > Hi, is there a way with facets to say, return facets that are not > 0? I have &facet=true&facet.field=office&facet.field=name as my > facet parameters, and with some of my queries it brings back people that have > a value of 0. > Thanks