We are trying to use facet across multiple fields, we would like to know how to control the facet.method based on the field that we are using. There are some fields for us which makes sense to use facet.method=enum and for some other fields facet.method=fc makes more sense. This depends on the type of field and possible values.
Is there a way to control this param per field like f.<filedname>.facet.method=fs or enum? If not, if there are multiple fields based on which we are faceting, how do we choose one of the facet method? We are using Solr 4.3.1 ( index however is based on 3.6) -- View this message in context: http://lucene.472066.n3.nabble.com/facet-method-value-per-field-tp4080056.html Sent from the Solr - User mailing list archive at Nabble.com.