Terrier IR Platform
2.2.1

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

Packages that use uk.ac.gla.terrier.structures.indexing.singlepass
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.singlepass used by uk.ac.gla.terrier.structures.indexing.singlepass
BlockMemoryPostings
          Class for handling posting lists containing block information in memory while indexing.
BlockPosting
          Class representing a posting list in memory with block information It keeps the information for DF, TF, and the sequence [doc, tf, blockCount, [blockId]]
BlockPostingInRun
          Class holding the information for a posting list read from a previously written run at disk.
Inverted2DirectIndexBuilder
          Create a direct index from an InvertedIndex.
MemoryPostings
          Class for handling Simple posting lists in memory while indexing.
Posting
          Class representing a simple posting list in memory.
PostingInRun
          Base class for PostingInRun classes
RunIterator
          An abstract base class which allows PostingInRuns to be iterated over.
RunIteratorFactory
          Base class for Factories of RunIterators.
RunWriter
          This class writes a run to disk.
SimplePostingInRun
          Class holding the information for a posting list read from a previously written run at disk.
 

Classes in uk.ac.gla.terrier.structures.indexing.singlepass used by uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
Posting
          Class representing a simple posting list in memory.
PostingInRun
          Base class for PostingInRun classes
RunIterator
          An abstract base class which allows PostingInRuns to be iterated over.
RunIteratorFactory
          Base class for Factories of RunIterators.
RunsMerger
          Merges a set of N runs using a priority queue.
RunWriter
          This class writes a run to disk.
 


Terrier IR Platform
2.2.1

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