Re: Unable to query the spellchecker in a distributed way

2016-02-18 Thread Damien Picard
I got it ; in Solr 4.4, the component org.apache.solr.handler.component.SpellCheckComponent didn't implement the method distributedProcess(ResponseBuilder rb) which is necessary to org.apache.solr.handler.component.SearchHandler to handle distributed searches the right way. And it seems that with

Re: Unable to query the spellchecker in a distributed way

2016-01-28 Thread Damien Picard
(we use Solr 4.4) 2016-01-28 11:07 GMT+01:00 Damien Picard : > Hi, > > We are using SolrCloud (4 nodes) and we have defined a suggester using the > spellcheck component. > > The suggester is defined as : > > > > suggestOpeGes > name="lookupImpl">org.apache.solr.spelling.s