| Package | Description | 
|---|---|
| org.terrier.structures.postings | 
 Provides classes representing single postings and atreams of postings in a posting list 
(e.g. 
 | 
| org.terrier.structures.postings.bit | 
 Provides bit-level IterablePosting implementations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlockFieldPostingImpl
A writable block field posting list 
 | 
class  | 
BlockPostingImpl
BlockPostingImpl class 
 | 
class  | 
FieldPostingImpl
Implementation of a posting containing fields 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BasicIterablePosting
Basic inverted and direct index format: [gamma(first docid +1) unary (frequency)], [gamma(delta docid) unary(frequency)] 
 | 
class  | 
BasicIterablePostingDocidOnly
Posting iterator class that only returns identifiers, not frequencies. 
 | 
class  | 
BlockFieldIterablePosting
class BlockFieldIterablePosting 
 | 
class  | 
BlockIterablePosting
A writable block iterable posting list 
 | 
class  | 
FieldIterablePosting
A posting iterator for field postings. 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow