Hi Thomas,

> >> For example Query: H�hnerstall --> Query: Huehnerstall.

> I thought it would be allready available somehow since it's supported in
> other major textsearch engines for example NSE from IBM, why not in
> lucene?

You can write your own Filter that checks for umlauts and substitutes them 
with 'ue' etc. It can be done very easily, just  take a look at
GermanStemFilter and
GermanStemmer (method 'substitute') to get an idea.

Some of the articles available via
http://jakarta.apache.org/lucene/docs/resources.html
might also be interesting.

Best regards,

Ren�

-- 
+++ GMX - die erste Adresse f�r Mail, Message, More +++
Bis 31.1.: TopMail + Digicam f�r nur 29 EUR http://www.gmx.net/topmail


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to