Uses of Class
org.gcube.indexmanagement.lucenewrapper.QueryTerm

Packages that use QueryTerm
org.gcube.indexmanagement.lucenewrapper   
 

Uses of QueryTerm in org.gcube.indexmanagement.lucenewrapper
 

Methods in org.gcube.indexmanagement.lucenewrapper that return QueryTerm
static QueryTerm[] QueryTermFilter.getTerms(org.apache.lucene.search.Query query)
          Extracts all query terms of the given Query.
 

Constructors in org.gcube.indexmanagement.lucenewrapper with parameters of type QueryTerm
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 © 2013. All Rights Reserved.