See: Description
Class | Description |
---|---|
BasicIterablePosting |
Basic inverted and direct index format: [gamma(first docid +1) unary (frequency)], [gamma(delta docid) unary(frequency)]
|
BasicIterablePostingDocidOnly |
Posting iterator class that only returns identifiers, not frequencies.
|
BlockFieldIterablePosting |
class BlockFieldIterablePosting
|
BlockIterablePosting |
A writable block iterable posting list
|
FieldIterablePosting |
A posting iterator for field postings.
|
Provides bit-level IterablePosting implementations.
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow