| Interface | Description |
|---|---|
| ElasticsearchSchemaCreator |
An object responsible for creating an index and its mappings based on provided metadata.
|
| ElasticsearchSchemaDropper |
An object responsible for dropping an indexes.
|
| ElasticsearchSchemaMigrator |
An object responsible for updating an existing index to match provided metadata.
|
| ElasticsearchSchemaTranslator |
An object responsible for translating a Hibernate Search schema to an Elasticsearch schema.
|
| ElasticsearchSchemaValidator |
An object responsible for validating type mappings retrieved from an existing Elasticsearch instance
against Hibernate Search-generated type mappings.
|
| ElasticsearchValidationMessages |
Message bundle for Elasticsearch mapping validation.
|
| ExecutionOptions |
| Exception | Description |
|---|---|
| ElasticsearchSchemaValidationException |
Copyright © 2006–2017 Hibernate. All rights reserved.