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
Thank you for your help, the whole team overlooked this simple error. It
was driving us crazy! :)
Thanks!!
Jose.
On 10/2/12 1:23 AM, "Markus Jelsma" wrote:
>The problem is your stray double quote:
>text_general_fr"
>
>I'd think this would throw an exception somewhere.
>
>
>-Original mes
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 spellchecke