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