| Interface | Description |
|---|---|
| ElasticsearchPersistentEntity<T> |
ElasticsearchPersistentEntity
|
| ElasticsearchPersistentProperty |
ElasticsearchPersistentProperty
|
| ElasticsearchPersistentPropertyConverter |
Interface defining methods to convert a property value to a String 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).
|
| SimpleElasticsearchMappingContext |
SimpleElasticsearchMappingContext
|
| SimpleElasticsearchPersistentEntity<T> |
Elasticsearch specific
PersistentEntity implementation holding |
| 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–2021 Pivotal Software, Inc.. All rights reserved.