Well the example you provided is 100% relevant to me :) I've read the wiki now (SchemaXml,SolrFacetingOverview,Query Syntax, SimpleFacetParameters), but still do not have an exact idea of what you mean.
My situation: a city field is something that I want users to search on via text input, so lets say "New Yo" would give the results for "New York". But also a facet "Cities" is available in which "New York" is just one of the cities that is clickable. The other facet is "theme", which in my example holds values like "Gemeentehuis" and "Strand & Zee", that would not be a thing on which can be searched via manual input but IS clickable. If you look at my schema.xml, do you see stuff im doing that is absolutely wrong for the purpose described above? Because as far as I can see the documents are indexed correctly (BESIDES the spaces in the fieldvalues). Any help is greatly appreciated! :) -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-fieldvalues-with-dashes-and-spaces-tp1023699p1023992.html Sent from the Solr - User mailing list archive at Nabble.com.