Uses of Class
org.terrier.structures.postings.ORIterablePosting

Packages that use ORIterablePosting
org.terrier.structures.postings Provides classes representing single postings and atreams of postings in a posting list (e.g. 
 

Uses of ORIterablePosting in org.terrier.structures.postings
 

Subclasses of ORIterablePosting in org.terrier.structures.postings
 class BlockFieldORIterablePosting
          ORIterablePosting implementation that implements FieldPosting and BlockPosting
 class BlockORIterablePosting
          ORIterablePosting implementation that implements BlockPosting
 class FieldORIterablePosting
          ORIterablePosting implementation that implements FieldPosting
 

Methods in org.terrier.structures.postings that return ORIterablePosting
static ORIterablePosting ORIterablePosting.mergePostings(IterablePosting[] ips)
          Factory method to create an appropriate ORIterablePosting from the specified IterablePostings.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow