See: Description
| Class | Description |
|---|---|
| AbstractQuerying | |
| AbstractQuerying.AbstractQueryingCommand | |
| AnyclassLauncher | |
| BatchIndexing |
Abstract class for all code that set up the batch indexers
|
| BatchIndexing.Command | |
| CLITool |
CLITool is an abstract class for all classes that are Terrier commands.
|
| CLITool.CLIParsedCLITool | |
| CLITool.HelpAliasCLITool | |
| CLITool.HelpCLITool | |
| 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.
|
| InteractiveQuerying |
This class performs interactive querying at the command line.
|
| InteractiveQuerying.Command | |
| InvertedIndexRecompresser |
NOTE: BE CAREFUL, THIS APPLICATION OVERWRITES THE INDEX!!
This application recompress an inverted index using the specified compression configuration.
|
| ShowDocumentCommand |
Utility command to display the contents of a document to stdout,
as obtained from the direct index.
|
| ThreadedBatchIndexing |
An implementation of BatchIndexing that uses Java 8 parallel streams to
increase indexing speed on multi-core machines.
|
| TRECIndexing |
This class creates the indices for a test collection.
|
| TRECIndexingSinglePass | |
| TrecTerrier |
The text-based application that handles querying
with Terrier, for TREC-like test collections.
|
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow