Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.indexing.Indexer

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

Uses of Indexer in uk.ac.gla.terrier.indexing
 

Subclasses of Indexer in uk.ac.gla.terrier.indexing
 class BasicIndexer
          BasicIndexer is the default indexer for Terrier.
 class BasicSinglePassIndexer
          This class indexes a document collection (skipping the direct file construction).
 class BlockIndexer
          An indexer that saves block information for the indexed terms.
 class BlockSinglePassIndexer
          Indexes a document collection saving block information for the indexed terms.
 

Uses of Indexer in uk.ac.gla.terrier.indexing.hadoop
 

Subclasses of Indexer in uk.ac.gla.terrier.indexing.hadoop
 class Hadoop_BasicSinglePassIndexer
          Single Pass Map-Reduce indexer.
 class Hadoop_BlockSinglePassIndexer
          A MapReduce single-pass indexer that records term positions (blocks).
 


Terrier IR Platform
2.2.1

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