Terrier IR Platform
1.1.1

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

Packages that use uk.ac.gla.terrier.querying.parser
uk.ac.gla.terrier.matching Provides the classes and interfaces used for matching documents to queries. 
uk.ac.gla.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. 
uk.ac.gla.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform. 
uk.ac.gla.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Classes in uk.ac.gla.terrier.querying.parser used by uk.ac.gla.terrier.matching
Query
          An abstract class that models a query, that consists of subqueries and query terms.
 

Classes in uk.ac.gla.terrier.querying.parser used by uk.ac.gla.terrier.querying
Query
          An abstract class that models a query, that consists of subqueries and query terms.
 

Classes in uk.ac.gla.terrier.querying.parser used by uk.ac.gla.terrier.querying.parser
MultiTermQuery
          Represents a query consisting of more than one terms or other sub-queries, qualified with field, requirement or phrase operators.
Query
          An abstract class that models a query, that consists of subqueries and query terms.
 

Classes in uk.ac.gla.terrier.querying.parser used by uk.ac.gla.terrier.structures
SingleTermQuery
          Models a query of a single term.
 


Terrier IR Platform
1.1.1

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