|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryParserException | |
---|---|
org.terrier.querying.parser | Provides the parser specification and the classes that implement the query language of the Terrier platform. |
Uses of QueryParserException in org.terrier.querying.parser |
---|
Methods in org.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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |