Terrier IR Platform
2.2.1

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

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

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

Subclasses of BasicIndexer in uk.ac.gla.terrier.indexing
 class BasicSinglePassIndexer
          This class indexes a document collection (skipping the direct file construction).
 class BlockSinglePassIndexer
          Indexes a document collection saving block information for the indexed terms.
 

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

Subclasses of BasicIndexer 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