public class OpenSearchDataSourceConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
OpenSearchDataSourceConstants() |
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
Copyright © 2014. All Rights Reserved.