Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by OtisGospodnetic: http://wiki.apache.org/solr/LBHttpSolrServer ------------------------------------------------------------------------------ == What is LBHttpSolrServer? == - LB!HttpSolrServer or "!LoadBalanced !HttpSolrServer" is just a wrapper to !CommonsHttpSolrServer. This is useful when you have multiple !SolrServers and the requests need to be Load Balanced among them. it offers automatic failover when a server goes down and it detects when the server comes back up + LB!HttpSolrServer or "!LoadBalanced !HttpSolrServer" is just a wrapper to !CommonsHttpSolrServer. This is useful when you have multiple !SolrServers and the requests need to be Load Balanced among them. it offers automatic failover when a server goes down and it detects when the server comes back up. + + TODO: address "Why would I use LBHttpSolrServer instead of existing hw/sf LB-s". == How to use? == {{{
