Uses of Class
org.terrier.structures.DirectIndex

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

Uses of DirectIndex in org.terrier.structures
 

Subclasses of DirectIndex in org.terrier.structures
 class BlockDirectIndex
          Extended direct index that saves both block and field information about the terms that appear in a document.
 

Methods in org.terrier.structures that return DirectIndex
 DirectIndex Index.getDirectIndex()
          Return the DirectIndex associated with this index
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow