| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client.elc |
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ElasticsearchTemplate.execute(ElasticsearchTemplate.ClientCallback<T> callback)
Execute a callback with the
ElasticsearchClient and provide exception translation. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.