Re: spellcheck: problem with word endings

2008-10-14 Thread Shalin Shekhar Mangar
You may be using a stemmed field to create the spellcheck index. Does the solr field has EnglishPorterFilterFactory in the analyzer section? On Tue, Oct 14, 2008 at 6:26 PM, Aleksey Gogolev <[EMAIL PROTECTED]> wrote: > > Hello. > > I have a problem with word endings and spellchecker. Here three >

spellcheck: problem with word endings

2008-10-14 Thread Aleksey Gogolev
Hello. I have a problem with word endings and spellchecker. Here three examples to explain what is wrong: 1) q=apple Spelling suggestion is "appl" 2) q=aspire Spelling suggestion is "aspir" 3) q=battery Spelling suggestion is "batteri" There are no docs containing "appl", "aspir" or "b