Package | Description |
---|---|
org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
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.
|
org.terrier.structures.postings.integer |
Provides byte-level IterablePosting implementations.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BlockFieldPostingInRun.bfPIRPostingIterator |
protected class |
BlockPostingInRun.BlockPIRPostingIterator |
Modifier and Type | Class and Description |
---|---|
class |
ArrayOfBlockFieldIterablePosting
An array structure that golds BlockFieldIterablePostings
|
class |
ArrayOfBlockIterablePosting
An array structure that golds BlockIterablePostings
|
class |
BlockFieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting and BlockPosting
|
class |
BlockFieldPostingImpl
A writable block field posting list
|
class |
BlockORIterablePosting
ORIterablePosting implementation that implements BlockPosting
|
class |
BlockPostingImpl
BlockPostingImpl class
|
class |
PhraseIterablePosting
Implementation of an IterablePosting for block indices that returns
only documents that match a multi-term phase.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockFieldIterablePosting
class BlockFieldIterablePosting
|
class |
BlockIterablePosting
A writable block iterable posting list
|
Modifier and Type | Class and Description |
---|---|
class |
BlockFieldIntegerCodingIterablePosting
An IterablePosting implementation, which can optionally support fields and/or blocks.
|
class |
BlockIntegerCodingIterablePosting
An IterablePosting implementation, which can optionally support blocks
|
class |
IntegerCodingIterablePosting
Deprecated.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow