RE: FileBasedSpellchecker with Frequency comaprator

2013-04-08 Thread Dyer, James
(615) 213-4311 -Original Message- From: ilay raja [mailto:ilay@gmail.com] Sent: Monday, April 08, 2013 8:02 AM To: solr-user@lucene.apache.org; solr-...@lucene.apache.org Subject: FileBasedSpellchecker with Frequency comaprator Hi I want to configure file based spellchecker for m

FileBasedSpellchecker with Frequency comaprator

2013-04-08 Thread ilay raja
Hi I want to configure file based spellchecker for my application. I am taking the words frol spellcheck.txt file and building the spellcheckerFile directory index. It works fine. But it is not using the frequency of the words into consideration while giving the spell suggestion. I have duplicat