Re: Spelling Component

2009-04-16 Thread Otis Gospodnetic
"solr-user@lucene.apache.org" > Sent: Friday, April 3, 2009 3:46:10 PM > Subject: Re: Spelling Component > > Shalin, I "think" I did build the spellcheck index, I made the changes > to solrconfig and schema, restarted, passed a &spellcheck.build=true > which created

Re: Spelling Component

2009-04-03 Thread Anoop Atre
Shalin, I "think" I did build the spellcheck index, I made the changes to solrconfig and schema, restarted, passed a &spellcheck.build=true which created the index. ls -ltr ./spellchecker -rw-r--r-- 1 XXX users 20 2009-04-03 13:23 segments.gen -rw-r--r-- 1 XXX users 28 2009-04-03 13:23 segments_f

Re: Spelling Component

2009-04-03 Thread Shalin Shekhar Mangar
On Sat, Apr 4, 2009 at 12:01 AM, Anoop Atre wrote: > I still don't get any suggestions when I do > /spellCheckCompRH?q=helultrashar&spellcheck=true&spellcheck.collate=true > > Did you build the spellcheck index? Try specifying a correct word which you know is in the index. See if spellchecker ret

Re: Spelling Component

2009-04-03 Thread Anoop Atre
Message >> From: Anoop Atre >> To: "solr-user@lucene.apache.org" >> Sent: Monday, March 30, 2009 2:58:58 PM >> Subject: Spelling Component >> >> Hi all, I'm new to Solr and have been reading up as much as possible, >> especially about implemen

Re: Spelling Component

2009-03-31 Thread Otis Gospodnetic
- Nutch - Original Message > From: Anoop Atre > To: "solr-user@lucene.apache.org" > Sent: Monday, March 30, 2009 2:58:58 PM > Subject: Spelling Component > > Hi all, I'm new to Solr and have been reading up as much as possible, > especially about

Spelling Component

2009-03-30 Thread Anoop Atre
Hi all, I'm new to Solr and have been reading up as much as possible, especially about implementing the spellcheck feature. The instructions I'm looking at are on the following links: > http://wiki.apache.org/solr/SpellCheckComponent > http://snipurl.com/elxmr [vufind tech list] Error I get when