|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FullTextIndexType | |
|---|---|
| org.gcube.indexmanagement.common | |
| org.gcube.indexmanagement.lucenewrapper | |
| Uses of FullTextIndexType in org.gcube.indexmanagement.common |
|---|
| Methods in org.gcube.indexmanagement.common with parameters of type FullTextIndexType | |
|---|---|
void |
IndexGenerator.createIndex(String indexName,
FullTextIndexType indexType,
boolean forceCreate)
Creates a new index |
void |
IndexSearch.setIndexType(FullTextIndexType idxType)
Updates the IndexSearch' state object |
void |
IndexGenerator.setIndexType(FullTextIndexType idxType)
Updates the Index' state object |
| Uses of FullTextIndexType in org.gcube.indexmanagement.lucenewrapper |
|---|
| Methods in org.gcube.indexmanagement.lucenewrapper with parameters of type FullTextIndexType | |
|---|---|
void |
LuceneGenerator.createIndex(String indexName,
FullTextIndexType idxType,
boolean forceCreate)
Creates a new index |
void |
LuceneSearcher.setIndexType(FullTextIndexType idxType)
Updates the IndexSearch' state object |
void |
LuceneGenerator.setIndexType(FullTextIndexType idxType)
Updates the Index' state object |
| Constructors in org.gcube.indexmanagement.lucenewrapper with parameters of type FullTextIndexType | |
|---|---|
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 | |||||||||