public final class ElasticSearchConstants
extends Object
-
Field Summary
Fields
Elasticsearch type name used to index Nuxeo documents
Elasticsearch type name used to index Nuxeo audit entries
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DOC_TYPE
public static final String DOC_TYPE
Elasticsearch type name used to index Nuxeo documents
- See Also:
-
-
ENTRY_TYPE
public static final String ENTRY_TYPE
Elasticsearch type name used to index Nuxeo audit entries
- See Also:
-
-
BINARYTEXT_FIELD
public static final String BINARYTEXT_FIELD
- See Also:
-
-
ALL_FIELDS
public static final String ALL_FIELDS
- See Also:
-
-
ES_ENABLED_PROPERTY
public static final String ES_ENABLED_PROPERTY
- See Also:
-