Terrier IR Platform
1.1.1

Package uk.ac.gla.terrier.querying.parser

Provides the parser specification and the classes that implement the query language of the Terrier platform.

See:
          Description

Class Summary
FieldQuery Models a query qualified with a field.
MultiTermQuery Represents a query consisting of more than one terms or other sub-queries, qualified with field, requirement or phrase operators.
PhraseQuery Models a phrase query, which can have a proximity requirement.
Query An abstract class that models a query, that consists of subqueries and query terms.
RequirementQuery Models a query where the query terms have been qualified with a requirement operator, either plus, or minus.
SingleTermQuery Models a query of a single term.
 

Package uk.ac.gla.terrier.querying.parser Description

Provides the parser specification and the classes that implement the query language of the Terrier platform.


Terrier IR Platform
1.1.1

Terrier Information Retrieval Platform 1.1.1. Copyright 2004-2007 University of Glasgow