Hey list, I'm wondering if it's possible to map property values to a multivalue field in the solr index. For example, if a property field has the value "A, B, C, D", I would like this to be indexed in a multivalued field, where each letter is an individual value. Is there any way to do this? Thanks, Carl-Erik