Hi,
Whitespace must be escaped:
Südliche\ Weinstrasse => Südliche\ Weinstraße
Haven't used non-latin characters in synonyms but it should work.
Cheers,
> Hi!
>
> I have a text field type "countystring" which I need for faceting.
> This single-valued field should contain names of German countie
Hi!
I have a text field type "countystring" which I need for faceting.
This single-valued field should contain names of German counties like
"Südliche Weinstraße". No tokenizing, stemming etc. is intended. Only
one SynonymFilterFactory is applied.