Interface | Description |
---|---|
ElasticsearchClient |
Low-level operations for Elasticsearch.
|
ElasticsearchCompatibility | |
IndexManager | |
ReindexManager |
Manager that can be used to do a full reindex of an index.
|
ReindexRunnable | |
SearchService |
Higher-level search client (vs the lower-level
ElasticsearchClient , that knows about index aliases and will apply them. |