On 4/26/07, Sean Bowman <[EMAIL PROTECTED]> wrote:
If we configure multiple servers to replicate an index and hide them behind a load balancer, how exactly do we update documents to the index? Do we have to send updates just to the master server directly?
Yes. The load-balancer part is only for high availability for queries. -Yonik