Uses of Class
org.terrier.structures.indexing.singlepass.SimplePostingInRun

Packages that use SimplePostingInRun
org.terrier.structures.indexing.singlepass Provides implementation of the structures needed for performing a single pass indexing 
 

Uses of SimplePostingInRun in org.terrier.structures.indexing.singlepass
 

Subclasses of SimplePostingInRun in org.terrier.structures.indexing.singlepass
 class BlockFieldPostingInRun
          Class holding the information for a posting list read from a previously written run at disk.
 class BlockPostingInRun
          Class holding the information for a posting list read from a previously written run at disk.
 class FieldPostingInRun
          Class holding the information for a posting list read from a previously written run at disk.
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow