Re: spell checking for combined words

2008-01-15 Thread solr_user
; (which you can then index with the Spellchecker). I'm quite sure this > could be done, in fact, and would be a nice addition to Spellchecker in > general. > > Otis > -- > Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch > > - Original Message &

Re: spell checking for combined words

2008-01-15 Thread solr_user
I don't have a list of common "combined word" queries. Splitting of words seem to be quite a standard thing, most search engines and spell checkers have this ability. It would be nice if Lucene provides this out of the box. karl wettin-3 wrote: > > > 14 jan 2008 k

spell checking for combined words

2008-01-14 Thread solr_user
Does Lucene spell checker have the ability to suggest splitting of combined words. So for e.g. if I have got the word "apple" and "computer" in my index and if I type "applecomputer" then how can I make it suggest "apple computer" -- View this message in context: http://www.nabble.com/spell-che