public class GeoGcqlProcessor extends GcqlProcessor
adaptor, presentableFields, searchableFields| Constructor and Description |
|---|
GeoGcqlProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNumberOfDecimals() |
static void |
main(String[] args) |
GcqlQueryContainer |
processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor) |
void |
setCurrentColLangPairs(HashMap<String,HashMap<String,Vector<RTreeWrapper>>> index) |
void |
setNumberOfDecimals(Integer numberOfDecimals) |
findPresentable, removeQuotes, splitTermspublic Integer getNumberOfDecimals()
public void setNumberOfDecimals(Integer numberOfDecimals)
public static void main(String[] args)
public void setCurrentColLangPairs(HashMap<String,HashMap<String,Vector<RTreeWrapper>>> index)
public GcqlQueryContainer processQuery(ArrayList<String> presentableFields, ArrayList<String> searchableFields, String gCQLQuery, RRadaptor adaptor) throws Exception
processQuery in class GcqlProcessorExceptionCopyright © 2014. All Rights Reserved.