| Interface | Description |
|---|---|
| ESPropertyInfo |
Describes the mapping to use for a
Property. |
| Class | Description |
|---|---|
| BulkContext |
Simplifies bulk inserts, updates and deletes against Elasticsearch.
|
| Elastic |
Provides the
mapper used to communicate with Elasticsearch. |
| ElasticEntity |
Represents the base class for all entities which are managed via
Elastic and stored in Elasticsearch. |
| ElasticMetricsProvider |
Provides metrics for Elasticsearch (if configured).
|
| ElasticQuery<E extends ElasticEntity> |
Provides a fluent query API for Elasticsearch.
|
| IndexMappings |
Creates the mappings for all available
Elasticsearch entities. |
| LowLevelClient |
Provides a low-level client against Elasticsearch.
|
Copyright © 2018. All rights reserved.