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

Packages that use QuerySnippetTermsPair
org.gcube.indexmanagement.lucenewrapper   
 

Uses of QuerySnippetTermsPair in org.gcube.indexmanagement.lucenewrapper
 

Methods in org.gcube.indexmanagement.lucenewrapper that return QuerySnippetTermsPair
 QuerySnippetTermsPair LuceneGcqlQueryContainer.getLuceneQuery()
           
 

Methods in org.gcube.indexmanagement.lucenewrapper with parameters of type QuerySnippetTermsPair
 void LuceneGcqlQueryContainer.setLuceneQuery(QuerySnippetTermsPair luceneQuery)
           
 

Constructors in org.gcube.indexmanagement.lucenewrapper with parameters of type QuerySnippetTermsPair
LuceneGcqlQueryContainer(QuerySnippetTermsPair luceneQuery, LinkedHashMap<String,String> projectedFields)
           
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.