Hi,
I currently have two indexes with solr. One for english version and one
with german version. They use respectively english/german2 snowball
factory.
Right now depending on which language is website currently I query
corresponding index.
There is requirement though that stuff is found regardless in which
language is found.
So for example if searching for muenchen (will be caught correctly by
german snowball factory as münchen) in english index it should be found.
Right now
it is not as I suppose english factory doesn't really care about umlauts.

Any pointers are more than welcome. I am considering synonyms  but this
will be kinda to heavy to follow/create.
Cheers,
JD

Reply via email to