public class FullTextIndexType extends 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| Constructor and Description |
|---|
FullTextIndexType(String indexTypeName,
org.gcube.common.core.scope.GCUBEScope scope)
The CSTR of the index type
|
| Modifier and Type | Method and Description |
|---|---|
IndexField[] |
getFields()
Get the specified array of fields.
|
int |
getNumberOfFields()
Get the number of fields in the index type.
|
String |
toString() |
getIndexTypeAsString, getIndexTypeName, retrieveIndexTypeGenericResource, sendIndicationpublic FullTextIndexType(String indexTypeName, org.gcube.common.core.scope.GCUBEScope scope)
indexTypeName - -
The index type name.public int getNumberOfFields()
public IndexField[] getFields()
Copyright © 2014. All Rights Reserved.