hi,
i'm considering of using more than 3 solr shards and assign a (separate)
proxy to do the loadbalancing when indexing. using SolrJ is my way to do
the indexing. the question is if i get any information about the
whereabouts of the shard in which the document is stored. this
information would be helpful in case a specific shard has to be
re-indexed (no indexing downtime, isolated recovery). i assume the
HTTP-response only contains the IP address of the proxy.
thank you for any hints!
cheerio,
patrick