Uses of Package
org.springframework.data.elasticsearch.core.index
Packages that use org.springframework.data.elasticsearch.core.index
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
Classes related to Elasticsearch index management.
-
Classes in org.springframework.data.elasticsearch.core.index used by org.springframework.data.elasticsearch.client.elcClassDescriptionClass to define to actions to execute in alias management functions.value object to describe alias information.Request to create an index template.class defining the settings for an index.Data returned for template information retrieval.
-
Classes in org.springframework.data.elasticsearch.core.index used by org.springframework.data.elasticsearch.coreClassDescriptionClass to define to actions to execute in alias management functions.value object to describe alias information.Request to create an index template.class defining the settings for an index.Data returned for template information retrieval.
-
Classes in org.springframework.data.elasticsearch.core.index used by org.springframework.data.elasticsearch.core.indexClassDescriptionA single action to be contained in
AliasActions.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 onFieldorInnerFieldannotation.Request to create an index template.class defining the settings for an index.Data returned for template information retrieval. -