solr-node-client
solr-node-client copied to clipboard
Create solr client with multiple endpoints
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.
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.
Is this feature available?
+1
For the ones who using Cassandra + Solr, you can use the solr_query to fetch results.