It's included as soon as it has been indexed - though a request won't return until it's affected all replicas. Low latency eventual consistency.
- Mark On Nov 14, 2012, at 5:47 PM, Bill Au <bill.w...@gmail.com> wrote: > Will a newly indexed document included in search result in the shard leader > as soon as it has been indexed locally or is it included in search result > only after it has been forwarded to and indexed in all the replicas? > > Bill