Re: Solr and OpenPipe

2013-03-28 Thread Fabio Curti
git clone https://github.com/kolstae/openpipe cd openpipe mvn install regards -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-and-OpenPipe-tp484777p4052079.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr spellchecking fails on sharded query

2012-06-22 Thread fabio curti
Hi, it seems the shards suggestion working fine if i set the select RH as follow ( instead of ) explicit 10 spellcheck Now suggestion is populated! Fabio 2012/6/22 fabio curti > I did as you suggest enabling "spellcheck"

Re: Solr spellchecking fails on sharded query

2012-06-22 Thread fabio curti
I did as you suggest enabling "spellcheck" component in select RH. explicit 10 spellcheck Response contains error 500 500 29 file true fc:8900/solr/commenti,fc:7500/solr/commenti,fc:8584/solr/commenti,fc:7574/solr/commenti piza piza java.

Re: Solr spellchecking fails on sharded query

2012-06-22 Thread fabio curti
Hi, i try solr shards configuration ( SolrCloud ) and request settings as suggested in http://wiki.apache.org/solr/SpellCheckComponent#Distributed_Search_Support for shards spelling. Suggestion is empty as Eric said. Any idea? Fabio 2012/6/19 Eric Wilson > I have a Solr application that is dis

Multicore master-slaver replication in Solr Cloud

2012-06-19 Thread fabio curti
Hi, i tried to set a Multicore master-slaver replication in Solr Cloud found in this post http://pulkitsinghal.blogspot.it/2011/09/multicore-master-slave-replication-in.html but i get the following problem SEVERE: Error while trying to recover. org.apache.solr.client.solrj.SolrServerException: Ser

Re: Solr spellchecking fails on sharded query

2012-06-19 Thread fabio curti
Hi, i found this article about your issue. http://wiki.apache.org/solr/SpellCheckComponent#Distributed_Search_Support Fabio 2012/6/19 Eric Wilson > I have a Solr application that is distributed into 11 shards, using Solr > version 4.0.0.2011.07.26.16.34.16 > > In the solrconfig.xml for each sh