Uses of Package
org.springframework.data.elasticsearch.client
Packages that use org.springframework.data.elasticsearch.client
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
This package contains related to the new (from Elasticsearch 9 on) Rest5Client.
This package contains related to the old (up to Elasticsearch 9) RestClient.
-
Classes in org.springframework.data.elasticsearch.client used by org.springframework.data.elasticsearch.clientClassDescriptionConfiguration interface exposing common client configuration properties for Elasticsearch clients.Callback to be executed to configure a client.Value Object containing information about Elasticsearch cluster nodes.
-
Classes in org.springframework.data.elasticsearch.client used by org.springframework.data.elasticsearch.client.elcClassDescriptionConfiguration interface exposing common client configuration properties for Elasticsearch clients.
-
Classes in org.springframework.data.elasticsearch.client used by org.springframework.data.elasticsearch.client.elc.rest5_clientClassDescriptionConfiguration interface exposing common client configuration properties for Elasticsearch clients.Callback to be executed to configure a client.
-
Classes in org.springframework.data.elasticsearch.client used by org.springframework.data.elasticsearch.client.elc.rest_clientClassDescriptionConfiguration interface exposing common client configuration properties for Elasticsearch clients.Callback to be executed to configure a client.