On Sat, Jun 18, 2011 at 5:36 PM, Dennis de Boer <[email protected]> wrote: > Hello all, > > I'm new to this list, so if I don't use it correctly, please say so. > > I have a question about facetting on multivalued fields. I have indexed some > data from a product feed. One of my fields, the category field, is a > multivalued field. [...]
Please show us the definition of this field in the Solr schema, including the tokenizers/analyzers on the field type. My guess is that your facet field is getting analyzed. This might be of help: http://wiki.apache.org/solr/SolrFacetingOverview Regards, Gora --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
