Re: debug distributed performance

2009-02-25 Thread Chris Hostetter
: Is there any debug settings to see where the time is taken during a : distributed search? I don't think so. the existing timming code will show you how much time each search component took, but i don't think anything breaks it down to isolate the remote requests : When I query all shards to

debug distributed performance

2009-02-15 Thread Ian Connor
Is there any debug settings to see where the time is taken during a distributed search? I suspect some of the time is spent in network overhead between the shards consolidating the results but I don't have a good way to pin this down. Sometimes, the results come back very quickly - so I know it is