On 9/21/07, Walter Underwood <[EMAIL PROTECTED]> wrote: > Please don't switch to RMI. We've spent the past year converting > our entire middle tier from RMI to HTTP. We are so glad that we > no longer have any RMI servers.
Just to be clear for everyone, this wouldn't be a front-end change... HTTP load balancer over top-level searches would still be the normal way to do HA / query-load scaling. This is more about traffic between Solr servers themselves for distributed search (something that doesn't even exist yet). -Yonik