: I have a facet field called option which may be multi-valued and : a weight field which is single-valued. : : When I use the Solr 1.4.1 stats component with a facet field, i.e. ... : I get conflicting results for the stats count result
a jira search for "solr stats multivalued" would have given you... https://issues.apache.org/jira/browse/SOLR-1782 -Hoss