Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.querying.parser.QueryParserException

Packages that use QueryParserException
uk.ac.gla.terrier.querying.parser Provides the parser specification and the classes that implement the query language of the Terrier platform. 
 

Uses of QueryParserException in uk.ac.gla.terrier.querying.parser
 

Methods in uk.ac.gla.terrier.querying.parser that throw QueryParserException
static Query QueryParser.parseQuery(java.lang.String query)
          Parse the specified query.
static void QueryParser.parseQuery(java.lang.String query, SearchRequest srq)
          Parse the query specified in String query, and use it for the specified search request.
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow