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

Re: Problem with spellchecker

2012-10-02 Thread Jose Aguilar
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

RE: Problem with spellchecker

2012-10-02 Thread Markus Jelsma
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