Uses of Class
org.terrier.structures.InvertedIndex

Packages that use InvertedIndex
org.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Uses of InvertedIndex in org.terrier.structures
 

Subclasses of InvertedIndex in org.terrier.structures
 class BlockInvertedIndex
          This class implements the block field inverted index for performing retrieval.
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow