See: Description
| Class | Description | 
|---|---|
| FileFind | Takes a list of paths and filenames on the 
 command line, and finds all the files in
 those directories, displaying only absolute 
 filenames on Standard Output. | 
| HadoopIndexing | Main run class for the MapReduce indexing system. | 
| InteractiveQuerying | This class performs interactive querying at the command line. | 
| InvertedIndexRecompresser | NOTE: BE CAREFUL, THIS APPLICATION OVERWRITES THE INDEX!!
 
 This application recompress an inverted index using the specified compression configuration. | 
| TRECIndexing | This class creates the indices for a test collection. | 
| TrecTerrier | The text-based application that handles querying 
 with Terrier, for TREC-like test collections. | 
Provides application-level code that use the Terrier platform to perform indexing and retrieval from either standard test collections, interactive querying of a indexed collection, or desktop search.
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow