| Package | Description | 
|---|---|
| org.terrier.realtime.memory.fields | 
 Provides MemoryIndex structures that support field search. 
 | 
| 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 | 
|---|---|
class  | 
MemoryFieldsIterablePosting
Iterable posting (fields). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
protected class  | 
BlockFieldPostingInRun.bfPIRPostingIterator  | 
protected class  | 
FieldPostingInRun.fPIRPostingIterator  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArrayOfBlockFieldIterablePosting
An array structure that golds BlockFieldIterablePostings 
 | 
class  | 
ArrayOfFieldIterablePosting
An instance of IterablePostings that works with passed arrays of ids and frequencies
 for each field. 
 | 
class  | 
BlockFieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting and BlockPosting 
 | 
class  | 
BlockFieldPostingImpl
A writable block field posting list 
 | 
class  | 
FieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting 
 | 
class  | 
FieldPostingImpl
Implementation of a posting containing fields 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlockFieldIterablePosting
class BlockFieldIterablePosting 
 | 
class  | 
FieldIterablePosting
A posting iterator for field postings. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BlockFieldIntegerCodingIterablePosting
An IterablePosting implementation, which can optionally support fields and/or blocks. 
 | 
class  | 
FieldIntegerCodingIterablePosting
An IterablePosting implementation, which can optionally support Fields 
 | 
class  | 
IntegerCodingIterablePosting
Deprecated.   
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow