Package | Description |
---|---|
org.terrier.matching |
Provides the classes and interfaces used for matching documents
to queries.
|
org.terrier.matching.daat |
Provides classes that implement a document-at-a-time (DAAT) matching strategy.
|
org.terrier.matching.dsms |
Provides the interface and the classes for modifying the scores
of documents after an score has been assigned to documents, or
implementing the combination of evidence.
|
org.terrier.matching.models |
Provides the classes that implement various weighting models.
|
org.terrier.matching.taat |
Provides classes that implement a term-at-a-time (TAAT) matching strategy.
|
org.terrier.matching.tsms |
Provides the interface and classes that implement the term
score modifiers, which modify the scores assigned to documents
for a particular term.
|
org.terrier.realtime.memory |
Provides MemoryIndex structures.
|
org.terrier.realtime.memory.fields |
Provides MemoryIndex structures that support field search.
|
org.terrier.realtime.multi |
Provides MultiIndex structures.
|
org.terrier.structures |
Provides the classes that implement the data structures used
for retrieval with the Terrier platform.
|
org.terrier.structures.bit |
Provides on-disk index structures that support the older bit-level compression scheme.
|
org.terrier.structures.indexing |
Provides the classes used for creating the data structures of
the Terrier platform.
|
org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
org.terrier.structures.indexing.singlepass.hadoop |
Provides classes implemeting the Hadoop MapReduce indexing in Terrier.
|
org.terrier.structures.integer |
Provides generic posting index classes that support byte-level compression.
|
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.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Class and Description |
---|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
FieldPosting
Interface implemented by Posting objects that have field information
recorded.
|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
BlockPosting
Interface implemented by Posting objects that have position information
recorded.
|
FieldPosting
Interface implemented by Posting objects that have field information
recorded.
|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
Class and Description |
---|
ANDIterablePosting
An instance of IterablePostings that works with passed arrays of ids and frequencies.
|
ArrayOfBasicIterablePosting
An instance of IterablePostings that works with passed arrays of ids and frequencies
|
ArrayOfFieldIterablePosting
An instance of IterablePostings that works with passed arrays of ids and frequencies
for each field.
|
ArrayOfIdsIterablePosting
An instance of IterablePostings that works with a passed array of ids
|
BasicPostingImpl
Implementation of a Posting that is non-iterable.
|
BlockPosting
Interface implemented by Posting objects that have position information
recorded.
|
BlockPostingImpl
BlockPostingImpl class
|
FieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting
|
FieldPosting
Interface implemented by Posting objects that have field information
recorded.
|
IterablePosting
An interface that allows a list of postings to be iterated over
|
IterablePostingImpl
A base implementation of an IterablePosting, that provides
a base implementation of next(int) method.
|
ORIterablePosting
An IterablePosting that combines more than one IterablePosting into a single IterablePosting.
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
BasicPostingImpl
Implementation of a Posting that is non-iterable.
|
BlockPosting
Interface implemented by Posting objects that have position information
recorded.
|
FieldPosting
Interface implemented by Posting objects that have field information
recorded.
|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Class and Description |
---|
BlockPosting
Interface implemented by Posting objects that have position information
recorded.
|
FieldPosting
Interface implemented by Posting objects that have field information
recorded.
|
IterablePosting
An interface that allows a list of postings to be iterated over
|
Posting
This interface represents one posting in a posting list.
|
WritablePosting
Allow a
Posting to be written to a DataOut |
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow