Re: Better Spellcheck

2011-06-01 Thread Alexey Serba
> I've tried to use a spellcheck dictionary built from my own content, but my > content ends up having a lot of misspelled words so the spellcheck ends up > being less than effective. You can try to use sp.dictionary.threshold parameter to solve this problem * http://wiki.apache.org/solr/SpellCheck

Re: Better Spellcheck

2011-05-31 Thread Otis Gospodnetic
Lucene ecosystem search :: http://search-lucene.com/ - Original Message > From: Tanner Postert > To: solr-user@lucene.apache.org > Sent: Tue, May 31, 2011 11:31:07 AM > Subject: Better Spellcheck > > I've tried to use a spellcheck dictionary built from

Better Spellcheck

2011-05-31 Thread Tanner Postert
I've tried to use a spellcheck dictionary built from my own content, but my content ends up having a lot of misspelled words so the spellcheck ends up being less than effective. I could use a standard dictionary, but it may have problems with proper nouns. It also misses phrases. When someone searc