|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of RRadaptor in org.gcube.indexmanagement.bdbwrapper |
|---|
| Methods in org.gcube.indexmanagement.bdbwrapper with parameters of type RRadaptor | |
|---|---|
GcqlQueryContainer |
BDBGcqlProcessor.processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
|
URI |
BDBWrapper.processQuery(String cqlQuery,
ArrayList<String> presentable,
ArrayList<String> searchable,
RRadaptor adaptor)
|
| Uses of RRadaptor in org.gcube.indexmanagement.common |
|---|
| Methods in org.gcube.indexmanagement.common with parameters of type RRadaptor | |
|---|---|
URI |
IndexSearch.executeCqlQuery(ArrayList<String> presentable,
ArrayList<String> searchable,
String queryString,
boolean isComplete,
RRadaptor adaptor)
Fills the RSClient with results from executing the queryString on an index (Lucene only). |
| Uses of RRadaptor in org.gcube.indexmanagement.gcqlwrapper |
|---|
| Fields in org.gcube.indexmanagement.gcqlwrapper declared as RRadaptor | |
|---|---|
protected RRadaptor |
GcqlProcessor.adaptor
|
| Methods in org.gcube.indexmanagement.gcqlwrapper with parameters of type RRadaptor | |
|---|---|
abstract GcqlQueryContainer |
GcqlProcessor.processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
|
| Uses of RRadaptor in org.gcube.indexmanagement.geo |
|---|
| Methods in org.gcube.indexmanagement.geo with parameters of type RRadaptor | |
|---|---|
GcqlQueryContainer |
GeoGcqlProcessor.processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
|
| Uses of RRadaptor in org.gcube.indexmanagement.lucenewrapper |
|---|
| Methods in org.gcube.indexmanagement.lucenewrapper with parameters of type RRadaptor | |
|---|---|
URI |
LuceneSearcher.executeCqlQuery(ArrayList<String> presentable,
ArrayList<String> searchable,
String queryString,
boolean isComplete,
RRadaptor adaptor)
Fills the RSClient with results from executing the queryString on an index (Lucene only). |
GcqlQueryContainer |
LuceneGcqlProcessor.processQuery(ArrayList<String> presentableFields,
ArrayList<String> searchableFields,
String gCQLQuery,
RRadaptor adaptor)
|
| Constructors in org.gcube.indexmanagement.lucenewrapper with parameters of type RRadaptor | |
|---|---|
LuceneSearchWorker(gr.uoa.di.madgik.grs.writer.RecordWriter<gr.uoa.di.madgik.grs.record.GenericRecord> rsWriter,
org.apache.lucene.index.IndexReader reader,
QueryTerm[] terms,
org.apache.lucene.search.Hits queryHits,
int numberOfHits,
FullTextIndexType idxType,
boolean isComplete,
ArrayList<String> presentable,
LinkedHashMap<String,String> projections,
QuerySnippetTermsPair querySnippetTermsPair,
RRadaptor adaptor)
The constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||