Package | Description |
---|---|
org.terrier.matching |
Provides the classes and interfaces used for matching documents
to queries.
|
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.querying |
Provides the interfaces and classes for the querying
API of the Terrier platform, the controls, post processors
and filters.
|
org.terrier.querying.parser |
Provides the parser specification and the classes that implement
the query language of the Terrier platform.
|
Class and Description |
---|
Query
An abstract class that models a query, that consists of
subqueries and query terms.
|
Class and Description |
---|
Query
An abstract class that models a query, that consists of
subqueries and query terms.
|
Class and Description |
---|
Query
An abstract class that models a query, that consists of
subqueries and query terms.
|
SingleTermQuery
Models a query of a single term.
|
Class and Description |
---|
MainTokenTypes |
MultiTermQuery
Represents a query consisting of more than one terms or
other sub-queries, qualified with field, requirement or
phrase operators.
|
NumbersTokenTypes |
Query
An abstract class that models a query, that consists of
subqueries and query terms.
|
Query.ForEachQueryNode
ForEachQueryNode interface
|
QueryParserException
Thrown by the Manager when it cannot parse the query
|
SingleTermQuery
Models a query of a single term.
|
TerrierQueryParserTokenTypes |
Terrier 4.0. Copyright © 2004-2014 University of Glasgow