Sorry for late reply, just back from holiday :)

I did what you mentioned:

<field name="services_raw" type="string" indexed="true" stored="true"
multiValued="true"/>
<copyField source="services" dest="services_raw"/>

and then in url facet.field=services_raw

It works...awesome, thanks!
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/Indexing-fieldvalues-with-dashes-and-spaces-tp1023699p1222961.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to