Topic: search index german umlaute pattern
hi folks,
the search index won't take words that have german umlaute in it. so I have no idea how to create patterns. I find the pattern:
$patterns[] = '#&[\#a-z0-9]+?;#i';
in the search index code. Has anyone an idea how to add special characters like umlaute to that?
thanks for info
marc