| Class | Description |
|---|---|
| BackendRequest<T extends io.searchbox.client.JestResult> |
Represents a JEST request and optionally one or more HTTP response codes which - should they occur - are to be
silently discarded.
|
| ConfigurationPropertiesProvider |
Work-around for getting *all* properties in the index manager.
|
| DocumentIdHelper | |
| ElasticsearchBackendQueueProcessor |
BackendQueueProcessor applying index changes to an Elasticsearch server. |
| ElasticsearchBridgeProvider |
Creates bridges specific to ES.
|
| ElasticsearchHSQueryImpl |
Query implementation based on Elasticsearch.
|
| ElasticsearchIndexManager |
An
IndexManager applying indexing work to an Elasticsearch server. |
| ElasticsearchJsonQueryDescriptor |
A
QueryDescriptor for an Elasticsearch query. |
| ElasticsearchLuceneQueryTranslator |
Translates Lucene queries into ES queries.
|
| ElasticsearchNestingContextFactoryProvider | |
| GsonHolder |
Centralizes the configuration of the Gson object.
|
| IndexNameNormalizer |
Applies rules imposed by Elasticsearch to index names.
|
| JsonBuilder |
Builder used to make the Gson API chainable.
|
| JsonBuilder.Array | |
| JsonBuilder.Object | |
| ToElasticsearch |
Various utilities to transform Hibernate Search API into Elasticsearch JSON.
|
Copyright © 2006–2016 Hibernate. All rights reserved.