solr-node-client icon indicating copy to clipboard operation
solr-node-client copied to clipboard

Create solr client with multiple endpoints

Open lbdremy opened this issue 12 years ago • 4 comments

We're going to need to be able to create a client communicating with multiple endpoints, the requests should be load balanced between the endpoints. The module poolee is a potential candidate to solve this.

lbdremy avatar May 14 '13 09:05 lbdremy

This would be a handsome feature. Has this feature already been implemented? I don't see any implementation of this feature in the source code.

Bangsheng avatar Jun 26 '15 19:06 Bangsheng

Is this feature available?

CBox avatar Oct 10 '17 00:10 CBox

+1

Constantin07 avatar Nov 21 '17 16:11 Constantin07

For the ones who using Cassandra + Solr, you can use the solr_query to fetch results.

CBox avatar Nov 22 '17 20:11 CBox