Terrier Integration =============================================== `Terrier `__ (PyTerrier's namesake) is an open-source search engine developed at the University of Glasgow. It provides core :doc:`inverted indexing ` and :doc:`retrieval ` functionality, and supports a wide range of built-in retrieval models and :doc:`query expansion ` techniques. This section of the documentation describes how to use the Terrier integration in PyTerrier. .. toctree:: :maxdepth: 1 :caption: Contents Quick Start Indexing Retrieval and Re-Ranking Query Expansion How-To Guides API Reference **Acknowledgements:** This uses the Terrier Java package. If you use it, please be sure to cite Terrier: .. cite.dblp:: conf/ecir/OunisAPHMJ05