Retrieval
Retrieval is the process of obtaining information from a storage system in response to a query or cue. In information retrieval, the aim is to identify documents or records that are relevant to an information need, often within a large corpus such as a library or the web. Retrieval systems typically build an index to organize content, then apply a ranking procedure to present the most relevant results first.
Common retrieval models include boolean retrieval, which uses exact matches; vector space models that represent documents
Retrieval also refers to memory recall in cognitive psychology, where information stored in memory is retrieved
Challenges include linguistic variation, ambiguity, scale, dynamic collections, and user satisfaction. Recent advances in retrieval combine