Re: Solr Suggester not working in sharding (distributed search)

2014-02-18 Thread bbi123
Try this http://solr:8983/solr/select?*q=*:**&spellcheck=true&spellcheck.build=true&spellcheck.q=toyata&qt=spell&shards.qt=/spell&shards=solr-shard1:8983/solr,solr-shard2:8983/solr -- View this message in context: http://lucene.472066.n3.nabble.com/using-distributed-search-with-the-suggest-com

Solr Suggester not working in sharding (distributed search)

2014-02-17 Thread Aniket Potdar
I have two solr server (solr 4.5.1) which is running in shard.. I have implemented solr suggester using spellcheckComponent for auto-suggester. when i execute suggest url on individual core then the solr suggestion is coming properly. mysolr.com:8986/solr/core1/suggest?spellcheck.q=city%20o

Solr Suggester not working in sharding (distributed search)

2014-02-17 Thread aniket potdar
ne.472066.n3.nabble.com/Solr-Suggester-not-working-in-sharding-distributed-search-tp4117732.html Sent from the Solr - User mailing list archive at Nabble.com.