Package org.springframework.data.elasticsearch.core.index
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.core.index
Classes related to Elasticsearch index management.
-
ClassDescriptionA single action to be contained in
AliasActions
.AliasAction
to add an alias.AliasAction
to remove an alias.AliasAction
to remove an index.Value class capturing the arguments for anAliasAction
.Class to define to actions to execute in alias management functions.value object to describe alias information.A component template to be used in a component template request.A class to hold the mapping parameters that might be set onField
orInnerField
annotation.Request to create an index template.Subclass ofMappingBuilder
with specialized methods To inhibit blocking callsclass defining the settings for an index.Data returned for template information retrieval.