Re: Integrating Spell Checker contributed to Lucene

2008-03-26 Thread Ivan Vasilev
This is! Now I finally got it :) OK will use it only for test integration by now (if there will time for this :) ) and will expect the third patch. Have a nice time :) Ivan Mathieu Lecarme wrote: Ivan Vasilev a écrit : Thanks Mathieu, I tryed to checkout but without success. Anyway I can do

Re: Integrating Spell Checker contributed to Lucene

2008-03-26 Thread Mathieu Lecarme
Ivan Vasilev a écrit : Thanks Mathieu, I tryed to checkout but without success. Anyway I can do it manually, but as the contribution is still not approved from Lucene our chiefs will not whant it to be included to our project by now. It's a right decision. I hope the third patch will be good

Re: Integrating Spell Checker contributed to Lucene

2008-03-26 Thread Ivan Vasilev
Thanks Mathieu, I tryed to checkout but without success. Anyway I can do it manually, but as the contribution is still not approved from Lucene our chiefs will not whant it to be included to our project by now. OK Thanks once again :) Ivan PS: Here is the output from the SVN version win32-1.

Re: Integrating Spell Checker contributed to Lucene

2008-03-26 Thread Mathieu Lecarme
Ivan Vasilev a écrit : Thanks Mathieu for your help! The contribution that you have made to Lucene by this patch seems to be great, but the hunspell dictionary is under LGPL which the lawyer of our company does not like. It's the spell tool used by Openoffice and firefox. Data must be multi l

Re: Integrating Spell Checker contributed to Lucene

2008-03-26 Thread Ivan Vasilev
Thanks Mathieu for your help! The contribution that you have made to Lucene by this patch seems to be great, but the hunspell dictionary is under LGPL which the lawyer of our company does not like. Wordnet dictionary seems to be more free and may be could help together with your patch. In the

Re: Integrating Spell Checker contributed to Lucene

2008-03-25 Thread Mathieu Lecarme
Ivan Vasilev a écrit : Hi Guys, Has anybody integrated the Spell Checker contributed to Lucene. http://blog.garambrogne.net/index.php?post/2008/03/07/A-lexicon-approach-for-Lucene-index https://issues.apache.org/jira/browse/LUCENE-1190 I need advise from where to get free dictionary file (one

Integrating Spell Checker contributed to Lucene

2008-03-25 Thread Ivan Vasilev
Hi Guys, Has anybody integrated the Spell Checker contributed to Lucene. I need advise from where to get free dictionary file (one that contains all words in English) that could be used to create instance of PlainTextDictionary class. I currently use for my tests responding files from Jazzy a