|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BasicPostingImpl | |
---|---|
org.terrier.structures.postings | Provides classes representing single postings and atreams of postings in a posting list (e.g. |
Uses of BasicPostingImpl in org.terrier.structures.postings |
---|
Subclasses of BasicPostingImpl in org.terrier.structures.postings | |
---|---|
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 |
BlockFieldPostingImpl
A writable block field posting list |
class |
BlockIterablePosting
A writable block iterable posting list |
class |
BlockPostingImpl
BlockPostingImpl class |
class |
FieldIterablePosting
A posting iterator for field postings. |
class |
FieldPostingImpl
Implementation of a posting containing fields |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |