You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by David Christianson <dc...@alliancehealth.com> on 2012/12/17 01:02:18 UTC

Getting a patch evaluated/committed? Using stats with multivalued facet (SOLR-1782)

Hi I've have a real need for being able to use the StatsComponent with multivalued facets but have run into bugs, am wondering what I can do to help fix this bug in particular:

 https://issues.apache.org/jira/browse/SOLR-1782

For a while I've been using a patch filed on an older distributions but the code has changed enough in the interim I've had to rework things a couple of times. So I need help with a couple of things:

  1. Wondering what needs to happen to get the patch in shape to be committed. I've attached the updated patch with unit tests to the bug, wondering if anyone else could use it / take a look at it, if this is good enough to be considered a fix.
  2. I don't have any dog in this fight other than needing the functionality. Wondering if there is a better way to go about multivalued stats.