Retrievability
Property of being able to access something
Retrievability is a term associated with the ease with which information can be found or retrieved using an information system, specifically a search engine or information retrieval system.
A document (or information object) has high retrievability if there are many queries which retrieve the document via the search engine, and the document is ranked sufficiently high that a user would encounter the document. Conversely, if there are few queries that retrieve the document, or when the document is retrieved the documents are not high enough in the ranked list, then the document has low retrievability.
Retrievability can be considered as one aspect of findability.
Applications of retrievability include detecting search engine bias, measuring algorithmic bias, evaluating the influence of search technology, tuning information retrieval systems and evaluating the quality of documents in a collection.
Retrievability is also key to the process of Retrieval-Augmented Generation (RAG) - a technique that enables large language models (LLMs) to retrieve and incorporate new information. RAG is used whenever AI needs to select information from a private corpus or any source it hasn't been trained on. Agentic AI web browsing applications also depend heavily on the retrievability of website content.
Sources and credits
This article is adapted from the Wikipedia article “Retrievability”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.