On Friday 12 October 2007 15:48, Christian Aschoff wrote:

>  indexWriter = new IndexWriter(MiscConstants.luceneDir,  
> new GermanAnalyzer(), create);
> [...]

Not NO_NORMS is the problem but GermanAnalyzer. Try StandardAnalyzer on the 
field you get the suggestions from.

Regards
 Daniel

-- 
http://www.danielnaber.de

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

Reply via email to