elasticsearchindex.components
Class FullTextIndexTypeFT2
java.lang.Object
elasticsearchindex.components.IndexType
elasticsearchindex.components.FullTextIndexType
elasticsearchindex.components.FullTextIndexTypeFT2
public class FullTextIndexTypeFT2
- extends FullTextIndexType
Representation of an index'es IndexType and IndexFormat
| Fields inherited from class elasticsearchindex.components.IndexType |
APXCOUNT, COLLECTION_FIELD, DOCID_FIELD, DOCNR, GEODEFAULT, GEOFIELD, indexType, indexTypeID, LANGUAGE_FIELD, MBR, PAYLOAD_FIELD, PRESENTABLE_TAG, RATIO, RESULTSNO_EVENT, RESULTSNOFINAL_EVENT, SCORE_FIELD, SEARCHABLE_TAG, SEPERATOR_FIELD_INFO, SNIPPET, STATS_FIELD, WILDCARD |
|
Method Summary |
String |
retrieveIndexTypeGenericResource(org.gcube.common.core.scope.GCUBEScope scope)
Retrieves an index type definition stored as a generic resource in
the DIS and returns it as a string. |
FullTextIndexTypeFT2
public FullTextIndexTypeFT2(String indexTypeName,
String scope)
FullTextIndexTypeFT2
public FullTextIndexTypeFT2(String indexTypeName,
org.gcube.common.core.scope.GCUBEScope scope)
retrieveIndexTypeGenericResource
public String retrieveIndexTypeGenericResource(org.gcube.common.core.scope.GCUBEScope scope)
throws Exception
- Description copied from class:
IndexType
- Retrieves an index type definition stored as a generic resource in
the DIS and returns it as a string.
- Overrides:
retrieveIndexTypeGenericResource in class IndexType
- Parameters:
scope - the scope that the index type belongs to
- Returns:
- the contents of the generic resource
- Throws:
Exception
Copyright © 2013. All Rights Reserved.