You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by sp...@gmx.eu on 2012/03/26 17:23:21 UTC

Client-side failover with SolrJ

Hi,

has SolrJ any possiblities to do a failover from a master to a slave for
searching?

Thank you


RE: Client-side failover with SolrJ

Posted by sp...@gmx.eu.
> Did you try 
> http://lucene.apache.org/solr/api/org/apache/solr/client/solrj
> /impl/LBHttpSolrServer.html?
>  This might be what you're looking for.

Cool!
Thx!


Re: Client-side failover with SolrJ

Posted by darul <da...@gmail.com>.
I rediscover the world every day, thanks for this.

--
View this message in context: http://lucene.472066.n3.nabble.com/Client-side-failover-with-SolrJ-tp3858461p3860700.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Client-side failover with SolrJ

Posted by Jamie Johnson <je...@gmail.com>.
Did you try http://lucene.apache.org/solr/api/org/apache/solr/client/solrj/impl/LBHttpSolrServer.html?
 This might be what you're looking for.

On Mon, Mar 26, 2012 at 11:23 AM,  <sp...@gmx.eu> wrote:
> Hi,
>
> has SolrJ any possiblities to do a failover from a master to a slave for
> searching?
>
> Thank you
>