Uses of Interface
org.terrier.structures.MetaIndex

Packages that use MetaIndex
org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. 
org.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Uses of MetaIndex in org.terrier.querying
 

Fields in org.terrier.querying declared as MetaIndex
protected  MetaIndex RelevanceFeedbackSelector.metaIndex
           
protected  MetaIndex QueryExpansion.metaIndex
           
protected  MetaIndex Decorate.metaIndex
          The meta index server.
 

Uses of MetaIndex in org.terrier.structures
 

Classes in org.terrier.structures that implement MetaIndex
 class CompressingMetaIndex
          A MetaIndex implementation that compresses contents.
 

Methods in org.terrier.structures that return MetaIndex
 MetaIndex Index.getMetaIndex()
          Get the Meta Index structure
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow