Introduction to Information Retrieval




CS267

Chris Pollett

Aug. 22, 2012

Outline

Information Retrieval and Applications

Basic Architecture

Example of a search engine architecture

Documents and Update

Performance Evaluation

Probability Ranking Principle

The fundamental goal of relevance rank is often expressed in terms of the Probability Ranking Principle:

If an IR system's response to each query is a ranking of the documents 
in the collection in order of decreasing probability of relevance, then 
the overall effectiveness of the system to its users will be maximized.