|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.terrier.querying.parser | |
---|---|
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. |
Classes in org.terrier.querying.parser used by org.terrier.matching | |
---|---|
Query
An abstract class that models a query, that consists of subqueries and query terms. |
Classes in org.terrier.querying.parser used by org.terrier.matching.dsms | |
---|---|
Query
An abstract class that models a query, that consists of subqueries and query terms. |
Classes in org.terrier.querying.parser used by org.terrier.querying | |
---|---|
Query
An abstract class that models a query, that consists of subqueries and query terms. |
|
SingleTermQuery
Models a query of a single term. |
Classes in org.terrier.querying.parser used by org.terrier.querying.parser | |
---|---|
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |