This document provides an overview of an information retrieval system (IRS). It defines IRS as obtaining relevant information from a collection to meet a user's need. The IRS has three main components: a document subsystem for acquiring, representing and organizing data; a user subsystem for representing queries; and a search/retrieval subsystem for matching queries to documents. It describes the basic concepts like how a user enters a query that is scored and ranked to return relevant results, which can be iterated. The objectives are to highlight probabilistic models and establish relationships between popular techniques. The functions are to analyze information sources and queries to match and retrieve relevant items. [/SUMMARY]