Part 10 · Distributed SearchChapter 33

Distributed Query & Fetch

Score everywhere, merge globally, then fetch bodies only for the winners.

The question
Why are there two round trips?
The structure responsible
Query phase, global merge, fetch phase

In this lab: Watch both phases run, with the bytes each one moves counted.

building the index…