Re: Spellcheck with Distributed Search (sharding).

2013-10-24 Thread Luis Cappa Banda
; James Dyer > Ingram Content Group > (615) 213-4311 > > > -Original Message- > From: Luis Cappa Banda [mailto:luisca...@gmail.com] > Sent: Thursday, October 24, 2013 6:22 AM > To: solr-user@lucene.apache.org > Subject: Re: Spellcheck with Distributed Search (sharding).

RE: Spellcheck with Distributed Search (sharding).

2013-10-24 Thread Dyer, James
24, 2013 6:22 AM To: solr-user@lucene.apache.org Subject: Re: Spellcheck with Distributed Search (sharding). Any idea? 2013/10/23 Luis Cappa Banda > More info: > > When executing the Query to a single Solr server it works: > http://solr1:8080/events/data/suggest?q=m&wt=json<http://solr

Re: Spellcheck with Distributed Search (sharding).

2013-10-24 Thread Luis Cappa Banda
Any idea? 2013/10/23 Luis Cappa Banda > More info: > > When executing the Query to a single Solr server it works: > http://solr1:8080/events/data/suggest?q=m&wt=json > > { > >- responseHeader: >{ > - status: 0,

Re: Spellcheck with Distributed Search (sharding).

2013-10-23 Thread Luis Cappa Banda
More info: When executing the Query to a single Solr server it works: http://solr1:8080/events/data/suggest?q=m&wt=json { - responseHeader: { - status: 0, - QTime: 1 }, - response: { - numFo

Spellcheck with Distributed Search (sharding).

2013-10-23 Thread Luis Cappa Banda
Hello! I'be been trying to enable Spellchecking using sharding following the steps from the Wiki, but I failed, :-( What I do is: *Solrconfig.xml* <*searchComponent name="suggest"* class="solr.SpellCheckComponent"> suggest org.apache.solr.spelling.suggest.Suggester org.apache.solr.spelling.sug