| Package | Description |
|---|---|
| org.gcube.indexmanagement.lucenewrapper |
| Modifier and Type | Method and Description |
|---|---|
static QueryTerm[] |
QueryTermFilter.getTerms(org.apache.lucene.search.Query query)
Extracts all query terms of the given Query.
|
| Constructor and Description |
|---|
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
|
Copyright © 2014. All Rights Reserved.