Help with Solr File Based spell check

2012-06-20 Thread Sanjay Dua - Network
Hi, We are trying to implement file based search in our application using Solr 1.4. This is the code we have written - - default solr.Fi

Re: Solr -File Based Spell Check and Read .cfs file generated

2010-12-06 Thread rajini maski
> Are you sure you want spellcheck/autosuggest? >> >> Because what you're talking about almost sounds like >> synonyms. >> >> Best >> Erick >> >> On Mon, Dec 6, 2010 at 1:37 AM, rajini maski >> wrote: >> >> > How does th

Re: Solr -File Based Spell Check

2010-12-06 Thread rajini maski
Are you sure you want spellcheck/autosuggest? > > Because what you're talking about almost sounds like > synonyms. > > Best > Erick > > On Mon, Dec 6, 2010 at 1:37 AM, rajini maski > wrote: > > > How does the solr file based spell check work? > > &g

Re: Solr -File Based Spell Check

2010-12-06 Thread Erick Erickson
Are you sure you want spellcheck/autosuggest? Because what you're talking about almost sounds like synonyms. Best Erick On Mon, Dec 6, 2010 at 1:37 AM, rajini maski wrote: > How does the solr file based spell check work? > > How do we need to enter data in the spelling.

Re: Solr -File Based Spell Check

2010-12-06 Thread ramzesua
- View this message in context: http://lucene.472066.n3.nabble.com/Solr-File-Based-Spell-Check-tp2025671p2027258.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr -File Based Spell Check

2010-12-05 Thread rajini maski
How does the solr file based spell check work? How do we need to enter data in the spelling.txt...I am not clear about its functionality..If anyone know..Please reply. I want to index a word = Wear But while searching I search as =Dress I want to get results for Wear.. How do i apply this