| Interface | Description |
|---|---|
| ElasticsearchPersistentEntity<T> |
ElasticsearchPersistentEntity
|
| ElasticsearchPersistentProperty |
ElasticsearchPersistentProperty
|
| PropertyValueConverter |
Interface defining methods to convert the value of an entity-property to a value in Elasticsearch and back.
|
| Class | Description |
|---|---|
| ElasticsearchSimpleTypes |
Utility to define simple types understood by Spring Data Elasticsearch and the Elasticsearch client.
|
| IndexCoordinates |
Immutable Value object encapsulating index name(s) and index type(s).
|
| KebabCaseFieldNamingStrategy | |
| SimpleElasticsearchMappingContext |
SimpleElasticsearchMappingContext
|
| SimpleElasticsearchPersistentEntity<T> |
Elasticsearch specific
PersistentEntity implementation holding |
| SimpleElasticsearchPersistentEntity.ContextConfiguration |
Configuration settings passed in from the creating
SimpleElasticsearchMappingContext. |
| SimpleElasticsearchPersistentProperty |
Elasticsearch specific
PersistentProperty implementation processing |
| Enum | Description |
|---|---|
| ElasticsearchPersistentProperty.PropertyToFieldNameConverter | |
| ElasticsearchPersistentProperty.QueryPropertyToFieldNameConverter |
when building CriteriaQueries use the name; the fieldname is set later with
ElasticsearchConverter. |
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.