Package com.basis.api.admin
Interface BBjAdminElasticsearchDocumentIndex
- All Superinterfaces:
BBjAdminCommitPropertyWriter
,BBjAdminCommitWriter
,BBjAdminDocumentIndex
,BBjAdminPropertyReader
,BBjAdminPropertyWriter
,Remote
A single document index available to BBj Services. This is a document index hosted
by an elasticsearch cluster.
-
Field Summary
FieldsFields inherited from interface com.basis.api.admin.BBjAdminDocumentIndex
DOCUMENT_LOCATIONS, ELASTICSEARCH_TYPE, EXCLUDE_FILTERS, INCLUDE_FILTERS, LUCENE_TYPE, NAME, SCAN_FREQUENCY
-
Method Summary
Methods inherited from interface com.basis.api.admin.BBjAdminCommitPropertyWriter
getChangedProperties, getClearedProperties, getOriginalProperties
Methods inherited from interface com.basis.api.admin.BBjAdminCommitWriter
commit, rollback
Methods inherited from interface com.basis.api.admin.BBjAdminDocumentIndex
addDocument, createDocumentLocation, getDescriptiveProperties, isPaused, search, searchWithPreview, setDescriptiveProperties, setPaused
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyReader
checkValueEqual, contains, contains, getBoolean, getDouble, getInt, getList, getLong, getProperties, getString, getType, getTypes, getValue
Methods inherited from interface com.basis.api.admin.BBjAdminPropertyWriter
addType, canAddNewProperties, canClear, clear, clearProperties, clearProperty, getReadOnly, hasChanged, isReadOnly, setBoolean, setDouble, setInt, setList, setLong, setProperties, setString, setValue
-
Field Details
-
REST_API_URL
- See Also:
-