On Thursday 29 of July 2010 14:00:21 Eric Grobler wrote: > But faceting then looks like: > molln > munchen > rossdorf > > How can I enable case-insensitive and german agnostic character filters and > output proper formatted names in the facet result?
Just create another field without any filtering or conversions, and use the copy field mechanism to shadow the city names there. Then, facet on that field. Best regards - Christian