Package | Description |
---|---|
org.terrier.querying |
Provides the interfaces and classes for the querying
API of the Terrier platform, the controls, post processors
and filters.
|
Modifier and Type | Class and Description |
---|---|
class |
Decorate
This class decorates a result set with metadata.
|
class |
Scope
Checks that the prefix of the document number (upto the first "-") is included in
this list of scopes as given by the scope control.
|
class |
SimpleDecorate
A simple decorator, which applies all metadata in the MetaIndex to each retrieved, displayed document.
|
class |
SiteFilter
Filter that removes hosts which dont match an appropriate site: constraint, as specified in a control.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,PostFilter> |
Manager.Cache_PostFilter
Cache loaded PostFitler models in this map
|
Modifier and Type | Method and Description |
---|---|
protected PostFilter |
Manager.getPostFilterModule(String Name)
Returns the post filter class named ModelName.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow