GlossaryUpdated 2026-09-21

Retrieval

Retrieval is a system fetching a page in order to answer a particular question, at the time it is asked. It sits between a crawl, which can happen for any reason, and a citation, which is the page appearing in the answer.

How it differs from a crawl

A crawl builds or refreshes what a system knows; retrieval uses it for one question. From a server's log the two often look the same, which is why a retrieval claim needs a fetch traceable to a user-triggered query, not just a request.

Why it is rarely measured

The question that triggered it is usually invisible to the site. The ladder at /evidence keeps it as its own step for that reason: it should not be assumed from a crawl or inferred backwards from a citation.

Where this was measured

Related

← All terms