Terrier IR Platform
2.2.1

Uses of Package
uk.ac.gla.terrier.indexing

Packages that use uk.ac.gla.terrier.indexing
uk.ac.gla.terrier.indexing Provides classes and interfaces related to the indexing of documents. 
uk.ac.gla.terrier.indexing.hadoop   
uk.ac.gla.terrier.structures.indexing.singlepass.hadoop   
 

Classes in uk.ac.gla.terrier.indexing used by uk.ac.gla.terrier.indexing
BasicIndexer
          BasicIndexer is the default indexer for Terrier.
BasicSinglePassIndexer
          This class indexes a document collection (skipping the direct file construction).
Collection
          This interface encapsulates the most fundamental concept to indexing with Terrier - a Collection.
Document
          This interface encapsulates the concept of a document during indexing.
DocumentExtractor
          The interface for the collection objects that give access to the text (string) of the documents in the collection
FileDocument
          Models a document which corresponds to one file.
Indexer
          Properties: termpipelines - the sequence of TermPipeline stages (e.g.
SimpleXMLCollection
          Initial implementation of a class that generates a Collection with Documents from a series of XML files.
Tokenizer
          The specification of the interface implemented by tokeniser classes.
TRECCollection
          Models a TREC test collection by implementing the interfaces Collection and DocumentExtractor.
TRECFullTokenizer
          This class is the tokenizer used for indexing TREC topic files.
 

Classes in uk.ac.gla.terrier.indexing used by uk.ac.gla.terrier.indexing.hadoop
BasicIndexer
          BasicIndexer is the default indexer for Terrier.
BasicSinglePassIndexer
          This class indexes a document collection (skipping the direct file construction).
Document
          This interface encapsulates the concept of a document during indexing.
Indexer
          Properties: termpipelines - the sequence of TermPipeline stages (e.g.
 

Classes in uk.ac.gla.terrier.indexing used by uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
Document
          This interface encapsulates the concept of a document during indexing.
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow