All Classes and Interfaces
Class
Description
Configuration interface exposing common client configuration properties for OpenSearch clients.
Callback to be executed to configure a client.
Utility class to adapt
GetResponse,
GetResult, MultiGetResponse
SearchHit, DocumentField to
Document.Converts the
Highlight annotation from a method to an OpenSearch HighlightBuilder.A query created from OpenSearch QueryBuilder instances.
NativeSearchQuery
AggregationsContainer implementation for the OpenSearch aggregations.
OpenSearch cluster operations
Simple
PersistenceExceptionTranslator for OpenSearch.OpenSearchRestTemplate
Callback interface to be used with
OpenSearchRestTemplate.execute(ClientCallback) for operating directly on
RestHighLevelClient.
Original implementation source
RequestConverters,
IndicesRequestConverters and
ClusterRequestConverters.Factory class to convert OpenSearch responses to different type of data classes.
RestClientFactoryBean
Utility class for common access to OpenSearch clients.
ClientConfiguration.ClientConfigurationCallback to configure
the RestClient with a HttpAsyncClientBuilderScripted field
Factory class to create
SearchDocumentResponse instances.Utility class to prevent leaking of Lucene API into Spring Data OpenSearch.