|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryException | |
---|---|
com.indexdata.torus2 | |
com.indexdata.torus2.model | |
com.indexdata.torus2.query | |
com.indexdata.torus2.query.match | |
com.indexdata.torus2.query.match.term |
Uses of QueryException in com.indexdata.torus2 |
---|
Methods in com.indexdata.torus2 that throw QueryException | |
---|---|
ResultSet |
Realm.getAllRecords(org.z3950.zing.cql.CQLNode query,
List<Realm.LayerType> layerNames,
List<String> facetNames,
boolean allowTimedRefresh,
boolean includeUnusedWorld)
|
ResultSet |
Realm.getRealmRecords(org.z3950.zing.cql.CQLNode query,
List<Realm.LayerType> layerNames,
List<String> facetNames,
boolean allowTimedRefresh)
|
ResultSet |
Realm.getWorldRecords(org.z3950.zing.cql.CQLNode query,
List<String> facetNames,
int recursive,
boolean allowTimedRefresh)
|
Uses of QueryException in com.indexdata.torus2.model |
---|
Constructors in com.indexdata.torus2.model that throw QueryException | |
---|---|
Facets(List<String> facetNames)
|
Uses of QueryException in com.indexdata.torus2.query |
---|
Methods in com.indexdata.torus2.query that throw QueryException | |
---|---|
static LayerMatcher |
MatcherBuilder.build(org.z3950.zing.cql.CQLNode query)
|
static org.z3950.zing.cql.CQLNode |
MatchingUtil.parseQuery(String query)
Parses query string into tree representation |
Uses of QueryException in com.indexdata.torus2.query.match |
---|
Constructors in com.indexdata.torus2.query.match that throw QueryException | |
---|---|
TypeAwareTermMatcher(org.z3950.zing.cql.CQLTermNode tn,
String index)
|
Uses of QueryException in com.indexdata.torus2.query.match.term |
---|
Constructors in com.indexdata.torus2.query.match.term that throw QueryException | |
---|---|
DateWithinMatcher(String term,
String dateFormat)
|
|
IpEnclosesMatcher(String term)
|
|
IpWithinMatcher(String term)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |