Re: [CLucene-dev] contrib: SpellChecker

2011-01-07 Thread Veit Jahns
2011/1/5 Freiholz Manuel : > Hi, > > ok i wil take a look at it. Thanks! I changed your files a little bit, so that it compiles on Ubuntu. But the test spellcheckersearch fails, because the the method suggestSimilar() returns no result (NULL pointer). Any idea? Veit

Re: [CLucene-dev] contrib: SpellChecker

2011-01-07 Thread Freiholz Manuel
Hi Veit I removed the usage of wstring and wstreams. I also will have a look on suggestSimilar function. The error only occurs in release build for me. I will try to upload the patch tomorrow. Greetings Manuel Sent from Samsung Galaxy Android TabletVeit Jahns hat geschrieben: 2011/1/5 Freih