public class LuceneCqlTranslator extends Object
| Constructor and Description |
|---|
LuceneCqlTranslator() |
| Modifier and Type | Method and Description |
|---|---|
static TranslatedQuery |
translate(org.z3950.zing.cql.CQLNode node,
CqlValueTransformerMap valueTranformerMap,
Map<String,List<String>> cqlOptions,
com.google.common.collect.BiMap<String,String> aliases,
Map<String,String> weights)
Internal recursive translator method.
|
public static TranslatedQuery translate(org.z3950.zing.cql.CQLNode node, CqlValueTransformerMap valueTranformerMap, Map<String,List<String>> cqlOptions, com.google.common.collect.BiMap<String,String> aliases, Map<String,String> weights) throws org.z3950.zing.cql.CQLParseException
node - valueTranformerMap - cqlOptions - aliases - weights - org.z3950.zing.cql.CQLParseExceptionCopyright © 2017. All rights reserved.