"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
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
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
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
- 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
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