| Package | Description | 
|---|---|
| org.terrier.structures.bit | 
 Provides on-disk index structures that support the older bit-level compression scheme. 
 | 
| org.terrier.structures.postings.bit | 
 Provides bit-level IterablePosting implementations. 
 | 
| Class and Description | 
|---|
| BasicIterablePosting
 Basic inverted and direct index format: [gamma(first docid +1) unary (frequency)], [gamma(delta docid) unary(frequency)] 
 | 
| Class and Description | 
|---|
| BasicIterablePosting
 Basic inverted and direct index format: [gamma(first docid +1) unary (frequency)], [gamma(delta docid) unary(frequency)] 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow