| 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 |
|---|
| MultiTermQuery
Represents a query consisting of more than one terms or
other sub-queries, qualified with field, requirement or
phrase operators.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| Query
An abstract class that models a query, that consists of
subqueries and query terms.
|
| Query.ForEachQueryNode
ForEachQueryNode interface
|
| Query.QTPBuilder |
| Query.QueryTermsParameter |
| QueryParserException
Thrown by the Manager when it cannot parse the query
|
| SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
| SingleTermQuery
Models a query of a single term.
|
| TerrierQLParserConstants
Token literal values and constants.
|
| TerrierQLParserTokenManager
Token Manager.
|
| Token
Describes the input token stream.
|
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow