Sor Cloud Autosuggest not working

2013-01-08 Thread Jay Parashar
I recently migrated to Solr Cloud (4.0.0 from 3.6.0) and my auto suggest
feature does not seem to be working. It is a typical implementation with a
/suggest searchHandler defined on the config.
Are there any changes I need to incorporate?

Regards
Jay



Re: Sor Cloud Autosuggest not working

2013-01-08 Thread Mark Miller
I think distrib with components has to be setup a little differently - you 
might need to use shards.qt to point back to the same request handler for the 
sub searches. Just a guess - been a while since I've looked at spellcheck 
distrib support and I'm not 100% positive the suggest stuff is all distrib 
capable - though I think it should be.

- Mark

On Jan 8, 2013, at 10:06 AM, Jay Parashar jparas...@itscape.com wrote:

 I recently migrated to Solr Cloud (4.0.0 from 3.6.0) and my auto suggest
 feature does not seem to be working. It is a typical implementation with a
 /suggest searchHandler defined on the config.
 Are there any changes I need to incorporate?
 
 Regards
 Jay
 



RE: Sor Cloud Autosuggest not working

2013-01-08 Thread Jay Parashar
Thanks Mark!

-Original Message-
From: Mark Miller [mailto:markrmil...@gmail.com] 
Sent: Tuesday, January 08, 2013 10:16 AM
To: solr-user@lucene.apache.org
Subject: Re: Sor Cloud Autosuggest not working

I think distrib with components has to be setup a little differently - you
might need to use shards.qt to point back to the same request handler for
the sub searches. Just a guess - been a while since I've looked at
spellcheck distrib support and I'm not 100% positive the suggest stuff is
all distrib capable - though I think it should be.

- Mark

On Jan 8, 2013, at 10:06 AM, Jay Parashar jparas...@itscape.com wrote:

 I recently migrated to Solr Cloud (4.0.0 from 3.6.0) and my auto 
 suggest feature does not seem to be working. It is a typical 
 implementation with a /suggest searchHandler defined on the config.
 Are there any changes I need to incorporate?
 
 Regards
 Jay