Package | Description |
---|---|
org.terrier.querying.parser |
Provides the parser specification and the classes that implement
the query language of the Terrier platform.
|
Modifier and Type | Method and Description |
---|---|
static Query |
QueryParser.parseQuery(String query)
Parse the specified query.
|
static void |
QueryParser.parseQuery(String query,
Request srq)
Parse the query specified in String query, and use it for the specified search request.
|
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow