| 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.
|
| org.springframework.data.elasticsearch.core.index |
Classes related to Elasticsearch index management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityAsMap
A Map<String,Object> to represent any entity as it's returned from Elasticsearch and before it is converted to a
Document. |
| Modifier and Type | Class and Description |
|---|---|
class |
Settings
class defining the settings for an index.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.