org.gcube.indexmanagement.lucenewrapper
Class LuceneGcqlProcessor

java.lang.Object
  extended by org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
      extended by org.gcube.indexmanagement.lucenewrapper.LuceneGcqlProcessor

public class LuceneGcqlProcessor
extends GcqlProcessor


Field Summary
 
Fields inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
adaptor, presentableFields, searchableFields
 
Constructor Summary
LuceneGcqlProcessor()
           
 
Method Summary
static void main(String[] args)
           
 GcqlQueryContainer processQuery(ArrayList<String> presentableFields, ArrayList<String> searchableFields, String gCQLQuery, RRadaptor adaptor)
           
 
Methods inherited from class org.gcube.indexmanagement.gcqlwrapper.GcqlProcessor
findPresentable, removeQuotes, splitTerms
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LuceneGcqlProcessor

public LuceneGcqlProcessor()
Method Detail

main

public static void main(String[] args)

processQuery

public GcqlQueryContainer processQuery(ArrayList<String> presentableFields,
                                       ArrayList<String> searchableFields,
                                       String gCQLQuery,
                                       RRadaptor adaptor)
                                throws Exception
Specified by:
processQuery in class GcqlProcessor
Throws:
Exception


Copyright © 2013. All Rights Reserved.