Terrier IR Platform
2.2.1

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

Packages that use uk.ac.gla.terrier.structures.indexing
uk.ac.gla.terrier.structures.indexing Provides the classes used for creating the data structures of the Terrier platform. 
uk.ac.gla.terrier.structures.indexing.singlepass Provides implementation of the structures needed for performing a single pass indexing 
uk.ac.gla.terrier.structures.indexing.singlepass.hadoop   
 

Classes in uk.ac.gla.terrier.structures.indexing used by uk.ac.gla.terrier.structures.indexing
BlockInvertedIndexBuilder
          Builds an inverted index saving term-block information.
BlockLexiconBuilder
          Builds a block lexicon using block frequencies.
DirectIndexBuilder
          Builds a direct index, using field information optionally.
DocumentPostingList
          Represents the postings of one document.
InvertedIndexBuilder
          Builds an inverted index.
LexiconBuilder
          Builds temporary lexicons during indexing a collection and merges them when the indexing of a collection has finished.
LexiconMap
          This class keeps track of the total counts of terms within a bundle of documents being indexed.
 

Classes in uk.ac.gla.terrier.structures.indexing used by uk.ac.gla.terrier.structures.indexing.singlepass
DocumentPostingList
          Represents the postings of one document.
 

Classes in uk.ac.gla.terrier.structures.indexing used by uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
DocumentIndexBuilder
          A builder for the document index.
 


Terrier IR Platform
2.2.1

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