public interface InternalIndex extends Esi4JIndex, Esi4JOperation.OperationContext, SearchHitWrapper.SearchHitReader, MultiGetItemResponseWrapper.MultiGetItemReader
| Modifier and Type | Method and Description |
|---|---|
InternalIndex |
addTypeMapping(TypeMapping typeMapping) |
org.elasticsearch.common.settings.Settings |
getSettings() |
Esi4JStore |
getStore() |
void |
setStore(Esi4JStore store)
replaces index store and sets store's index
|
void |
updateMapping(Class<?> type) |
void |
updateMapping(String typeAlias) |
bulkIndex, close, delete, delete, executeBulk, executeDelete, executeGet, executeIndex, get, getName, index, refreshgetIndexManager, setIndexManagercount, execute, executeCount, executeMultiGet, executeMultiSearch, executeSearch, getMappedTypes, isMapped, isMapped, multiGet, search, searchfindIndexName, findTypeMapping, findTypeMapping, findTypeMappingreadreadInternalIndex addTypeMapping(TypeMapping typeMapping)
void updateMapping(Class<?> type)
void updateMapping(String typeAlias)
Esi4JStore getStore()
Esi4JStore backing this index, never nullvoid setStore(Esi4JStore store)
store - new store for this indexNullPointerException - if store is nullIllegalStateException - if store was already assigned to an indexEsi4JStore.setIndex(Esi4JIndex)org.elasticsearch.common.settings.Settings getSettings()
Copyright © 2015 Molindo GmbH. All Rights Reserved.