Re: Problem with spellchecker component

2016-10-19 Thread la...@2locos.com
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

Re: Problem with spellchecker component

2016-10-07 Thread Rajesh Hazari
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