s.com
-Original Message-
From: "Rajesh Hazari"
Sent: Friday, October 7, 2016 12:27pm
To: solr-user@lucene.apache.org
Subject: Re: Problem with spellchecker component
What spellcheckers you have in your collection configs,
do you have any of these
wordbreak
solr.WordBreakS
What spellcheckers you have in your collection configs,
do you have any of these
wordbreak
solr.WordBreakSolrSpellChecker
.
.
.
.
default
textSpell
solr.IndexBasedSpellChecker
.
.
.
.
.
we have come up with these spellcheckers which works with our schema
definitions.
*Rajes
I'm using Spellcheck component and it doesn't show me any error for combination
of words with error, I want to know if it just work on one word or it also
works on combination of words?and if so what should I do to makes it work?
Ladan Nekuii
Web Developer
2locos
300 Frank H. Ogawa Plaza, Suite
somewhere.
>
>
>-Original message-
>> From:Jose Aguilar
>> Sent: Tue 02-Oct-2012 01:40
>> To: solr-user@lucene.apache.org
>> Subject: Problem with spellchecker
>>
>> We have configured 2 spellcheckers English and French in solr 4 BETA.
>>
The problem is your stray double quote:
text_general_fr"
I'd think this would throw an exception somewhere.
-Original message-
> From:Jose Aguilar
> Sent: Tue 02-Oct-2012 01:40
> To: solr-user@lucene.apache.org
> Subject: Problem with spellchecker
>
We have configured 2 spellcheckers English and French in solr 4 BETA. Each
spellchecker works with a specific search handler. The English spellchecker is
working as expected with any word regardless of the case. On the other hand,
the French spellchecker works with lowercase words. If the firs