|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.opensearch.opensearchdatasource.OpenSearchDataSourceConstants
public class OpenSearchDataSourceConstants
| Field Summary | |
|---|---|
static String |
ALL_INDEXES
|
static String |
COLLECTION_FIELD
The field name for the collection id of a record |
static String |
FIELD_SEPARATOR
Separator for the published field info |
static String |
LANGUAGE_FIELD
The field name for the collection language of a record |
static String |
LANGUAGE_PARAMETER
|
static String |
OBJECTID_FIELD
The field name of an index type that indicates the document id of a record |
static String |
PRESENTABLE_TAG
Tag for presentable fields in the published field info |
static String |
RESULTSNO_EVENT
|
static String |
RESULTSNOFINAL_EVENT
|
static String |
SEARCHABLE_TAG
Tag for searchable fields in the published field info |
| Constructor Summary | |
|---|---|
OpenSearchDataSourceConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FIELD_SEPARATOR
public static final String PRESENTABLE_TAG
public static final String SEARCHABLE_TAG
public static final String COLLECTION_FIELD
public static final String LANGUAGE_FIELD
public static final String ALL_INDEXES
public static final String OBJECTID_FIELD
public static final String LANGUAGE_PARAMETER
public static final String RESULTSNO_EVENT
public static final String RESULTSNOFINAL_EVENT
| Constructor Detail |
|---|
public OpenSearchDataSourceConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||