Leaders don't have much to do with querying - the node that you query will 
determine what other nodes it has to query to search the whole index and do a 
scatter/gather for you. (Though in some cases that request can be proxied to 
another node)

- Mark

On Apr 16, 2013, at 7:48 AM, Furkan KAMACI <furkankam...@gmail.com> wrote:

> When a leader responses for a query, does it says that: "If I have the data
> what I am looking for, I should build response with it, otherwise I should
> find it anywhere. Because it may be long to search it?"
> or
> does it says I only index the data, I will tell it to other guys to build
> up the response query?

Reply via email to