Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractIndexTemplate - Class in org.opensearch.data.core
-
Base implementation of
IndexOperationscommon to Transport and Rest based Implementations of IndexOperations. - AbstractIndexTemplate(ElasticsearchConverter, Class<?>) - Constructor for class org.opensearch.data.core.AbstractIndexTemplate
- AbstractIndexTemplate(ElasticsearchConverter, IndexCoordinates) - Constructor for class org.opensearch.data.core.AbstractIndexTemplate
- AbstractOpenSearchConfiguration - Class in org.opensearch.data.client.orhlc
- AbstractOpenSearchConfiguration() - Constructor for class org.opensearch.data.client.orhlc.AbstractOpenSearchConfiguration
- addAggregation(AbstractAggregationBuilder<?>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- addScriptField(ScriptField...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- addSearchExtBuilder(SearchExtBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- afterPropertiesSet() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- afterPropertiesSet() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- aggregation() - Method in class org.opensearch.data.client.osc.OpenSearchAggregation
- Aggregation - Class in org.opensearch.data.client.osc
-
Class to combine an OpenSearch
Aggregatewith its name. - Aggregation(String, Aggregate) - Constructor for class org.opensearch.data.client.osc.Aggregation
- aggregations() - Method in class org.opensearch.data.client.orhlc.OpenSearchAggregations
- aggregations() - Method in class org.opensearch.data.client.osc.OpenSearchAggregations
- aggregationsAsMap() - Method in class org.opensearch.data.client.osc.OpenSearchAggregations
- alias(AliasActions) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- aliasDatas(Map<String, Set<AliasMetadata>>) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- analyze(AnalyzeRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- AutoCloseableOpenSearchClient - Class in org.opensearch.data.client.osc
-
Extension of the
OpenSearchClientclass that implementsAutoCloseable. - AutoCloseableOpenSearchClient(OpenSearchTransport) - Constructor for class org.opensearch.data.client.osc.AutoCloseableOpenSearchClient
B
- boundClass - Variable in class org.opensearch.data.client.osc.IndicesTemplate
- boundClass - Variable in class org.opensearch.data.core.AbstractIndexTemplate
- boundIndex - Variable in class org.opensearch.data.client.osc.IndicesTemplate
- build() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Build the
ClientConfigurationobject. - build() - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- build() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- buildClient() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- buildClient() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- builder() - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Creates a new
ClientConfigurationBuilderinstance. - builder() - Static method in class org.opensearch.data.client.osc.NativeQuery
- bulk(BulkRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- bulkUpdate(List<UpdateQuery>, BulkOptions, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- byQueryResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
-
Create a new
ByQueryResponse.FailurefromBulkItemResponse.Failure - byQueryResponseOf(BulkByScrollResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- byQueryResponseSearchFailureOf(ScrollableHitSource.SearchFailure) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
-
Create a new
ByQueryResponse.SearchFailurefromScrollableHitSource.SearchFailure
C
- checkForBoundClass() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- checkForBoundClass() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- checkForBulkOperationFailure(BulkResponse) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
-
extract the list of
IndexedObjectInformationfrom aBulkResponse. - checkForBulkOperationFailure(BulkResponse) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
-
extract the list of
IndexedObjectInformationfrom aBulkResponse. - ChildTemplate<T extends org.opensearch.client.transport.Transport,
CLIENT extends org.opensearch.client.ApiClient<T, CLIENT>> - Class in org.opensearch.data.client.osc -
base class for a template that uses one of the
OpenSearchClient's child clients likeOpenSearchClusterClientorOpenSearchIndicesClient. - ChildTemplate(CLIENT, ElasticsearchConverter) - Constructor for class org.opensearch.data.client.osc.ChildTemplate
- ChildTemplate.ClientCallback<CLIENT,
RESULT> - Interface in org.opensearch.data.client.osc -
Callback interface to be used with
ChildTemplate.execute(ClientCallback)for operating directly on the client. - clearScroll(ClearScrollRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- client - Variable in class org.opensearch.data.client.osc.ChildTemplate
- clientConfiguration() - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Must be implemented by deriving classes to provide the
ClientConfiguration. - ClientConfiguration - Interface in org.opensearch.data.client.orhlc
-
Configuration interface exposing common client configuration properties for OpenSearch clients.
- ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint - Interface in org.opensearch.data.client.orhlc
- ClientConfiguration.ClientConfigurationCallback<T> - Interface in org.opensearch.data.client.orhlc
-
Callback to be executed to configure a client.
- ClientConfiguration.MaybeSecureClientConfigurationBuilder - Interface in org.opensearch.data.client.orhlc
- ClientConfiguration.TerminalClientConfigurationBuilder - Interface in org.opensearch.data.client.orhlc
- close() - Method in interface org.opensearch.data.client.orhlc.RestClients.OpenSearchRestClient
- close() - Method in class org.opensearch.data.client.osc.AutoCloseableOpenSearchClient
- closePointInTime(String) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- closePointInTime(String) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- cluster() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- cluster() - Method in class org.opensearch.data.client.osc.AutoCloseableOpenSearchClient
- cluster() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- clusterHealth(ClusterHealthRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- clusterHealth(ClusterHealthResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- ClusterTemplate - Class in org.opensearch.data.client.osc
-
Implementation of the
ClusterOperationsinterface using enOpenSearchClusterClient. - ClusterTemplate(OpenSearchClusterClient, ElasticsearchConverter) - Constructor for class org.opensearch.data.client.osc.ClusterTemplate
- configure(T) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationCallback
- connectedTo(String) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(String...) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(InetSocketAddress) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedTo(InetSocketAddress...) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
- connectedToLocalhost() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint
-
Obviously for testing.
- count(CountRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
-
Creates a count request.
- count(Query, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- count(Query, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- create() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- create() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- create(String) - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Creates a new
ClientConfigurationinstance configured to a single host givenhostAndPort. - create(InetSocketAddress) - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Creates a new
ClientConfigurationinstance configured to a single host givenInetSocketAddress. - create(Map<String, Object>) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- create(Map<String, Object>) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- create(Map<String, Object>, Document) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- create(Map<String, Object>, Document) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- create(ClientConfiguration) - Static method in class org.opensearch.data.client.orhlc.RestClients
-
Start here to create a new client tailored to your needs.
- createContentType(MediaType) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
-
Returns a
ContentTypefrom a givenXContentType. - createImperative(RestClient) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new imperative
OpenSearchClient - createImperative(RestClient, TransportOptions) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new imperative
OpenSearchClient - createImperative(RestClient, TransportOptions, JsonpMapper) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new imperative
OpenSearchClient - createImperative(OpenSearchTransport) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new
OpenSearchClientthat uses the givenOpenSearchTransport. - createImperative(ClientConfiguration) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new imperative
OpenSearchClient - createImperative(ClientConfiguration, TransportOptions) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a new imperative
OpenSearchClient - createMapping() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- createMapping() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- createMapping(Class<?>) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- createMapping(Class<?>) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- createSettings() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- createSettings() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- createSettings(Class<?>) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- createSettings(Class<?>) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- createWithMapping() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- createWithMapping() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- creationTime() - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Returns the value of the
creationTimerecord component. - CriteriaQueryException - Exception in org.opensearch.data.client.osc
- CriteriaQueryException(String) - Constructor for exception org.opensearch.data.client.osc.CriteriaQueryException
D
- delete() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- delete() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- delete(DeleteRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- delete(DeleteQuery, Class<?>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- delete(DeleteQuery, Class<?>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- delete(DeleteQuery, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- delete(Query, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- delete(Query, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- deleteByQuery(DeleteByQueryRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- deleteComponentTemplate(DeleteComponentTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- deleteIndexTemplate(DeleteIndexTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- deleteScript(String) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- deleteScript(DeleteStoredScriptRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- deleteTemplate(DeleteIndexTemplateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- deleteTemplate(DeleteTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- destroy() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- destroy() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doCopy() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doCopy() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doCreate(IndexCoordinates, Map<String, Object>, Document) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- doCreate(IndexCoordinates, Map<String, Object>, Document) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- DocumentAdapters - Class in org.opensearch.data.client.orhlc
-
Utility class to adapt
GetResponse,GetResult,MultiGetResponseSearchHit,DocumentFieldtoDocument. - doDelete(String, String, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doDelete(String, String, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doDelete(IndexCoordinates) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doExists(String, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doExists(String, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doExists(IndexCoordinates) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doGetAliases(String[], String[]) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doGetMapping(IndexCoordinates) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doGetSettings(IndexCoordinates, boolean) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doIndex(IndexQuery, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doIndex(IndexQuery, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doPutMapping(IndexCoordinates, Document) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doRefresh(IndexCoordinates) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- doSearch(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- doSearch(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doSearch(Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doSearch(SearchTemplateQuery, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- doWithClient(CLIENT) - Method in interface org.opensearch.data.client.osc.ChildTemplate.ClientCallback
- doWithClient(OpenSearchClient) - Method in interface org.opensearch.data.client.osc.OpenSearchTemplate.ClientCallback
- doWithClient(RestHighLevelClient) - Method in interface org.opensearch.data.client.orhlc.OpenSearchRestTemplate.ClientCallback
E
- elasticsearchConverter - Variable in class org.opensearch.data.client.osc.IndicesTemplate
- elasticsearchConverter - Variable in class org.opensearch.data.core.AbstractIndexTemplate
- elasticsearchOperations(ElasticsearchConverter, RestHighLevelClient) - Method in class org.opensearch.data.client.orhlc.AbstractOpenSearchConfiguration
-
Creates
ElasticsearchOperations. - EntityAsMap - Class in org.opensearch.data.client.osc
-
A Map<String,Object> to represent any entity as it's returned from OpenSearch and before it is converted to a
Document. - EntityAsMap() - Constructor for class org.opensearch.data.client.osc.EntityAsMap
- equals(Object) - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Indicates whether some other object is "equal to" this one.
- exceptionTranslator - Variable in class org.opensearch.data.client.osc.ChildTemplate
- execute(OpenSearchRestTemplate.ClientCallback<T>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
-
Execute a callback with the
RestHighLevelClient - execute(ChildTemplate.ClientCallback<CLIENT, RESULT>) - Method in class org.opensearch.data.client.osc.ChildTemplate
-
Execute a callback with the client and provide exception translation.
- execute(OpenSearchTemplate.ClientCallback<T>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
-
Execute a callback with the
OpenSearchClientand provide exception translation. - exists() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- exists() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- exists(GetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- existsComponentTemplate(ExistsComponentTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- existsIndexTemplate(ExistsIndexTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- existsTemplate(ExistsTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- explain(ExplainRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
F
- fieldCaps(FieldCapabilitiesRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- fieldName() - Method in class org.opensearch.data.client.orhlc.ScriptField
- flushIndex(FlushRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- forTemplate(OpenSearchRestTemplate) - Static method in class org.opensearch.data.client.orhlc.OpenSearchClusterOperations
-
Creates a ClusterOperations for a
OpenSearchRestTemplate. - from(Function<HttpAsyncClientBuilder, HttpAsyncClientBuilder>) - Static method in interface org.opensearch.data.client.orhlc.RestClients.RestClientConfigurationCallback
- from(Function<HttpAsyncClientBuilder, HttpAsyncClientBuilder>) - Static method in interface org.opensearch.data.client.osc.OpenSearchClients.OpenSearchHttpClientConfigurationCallback
- from(Function<RestClientBuilder, RestClientBuilder>) - Static method in interface org.opensearch.data.client.osc.OpenSearchClients.OpenSearchRestClientConfigurationCallback
- from(GetResponse) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
-
Create a
DocumentfromGetResponse. - from(MultiGetItemResponse) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
-
Creates a
org.springframework.data.elasticsearch.core.MultiGetItem<org.springframework.data.elasticsearch.core.document.Document>from aMultiGetItemResponse. - from(MultiGetResponse) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
-
Creates a List of
org.springframework.data.elasticsearch.core.MultiGetItem<org.springframework.data.elasticsearch.core.document.Document>s fromMultiGetResponse. - from(SearchResponse, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.opensearch.data.client.orhlc.SearchDocumentResponseBuilder
-
creates a SearchDocumentResponse from the
SearchResponse - from(GetResult) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
-
Create a
DocumentfromGetResult. - from(SearchHit) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
-
Create a
SearchDocumentfromSearchHit. - from(SearchHits, SearchShardStatistics, String, Aggregations, Suggest, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.opensearch.data.client.orhlc.SearchDocumentResponseBuilder
-
creates a
SearchDocumentResponseBuilderfromSearchHitswith the given scrollId aggregations and suggest - fromDocumentFields(Iterable<DocumentField>, String, String, long, long, long) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
- fromSettingsResponse(GetSettingsResponse, String) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
-
extract the index settings information for a given index
G
- get(String) - Method in class org.opensearch.data.client.osc.OpenSearchAggregations
-
Returns the aggregation that is associated with the specified name.
- get(String, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- get(String, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- get(GetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getAggregate() - Method in class org.opensearch.data.client.osc.Aggregation
- getAggregations() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getAggregations() - Method in class org.opensearch.data.client.osc.NativeQuery
- getAggregations() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getAlias(GetAliasesRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getAliases(String...) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getAliases(String...) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getAliasesForIndex(String...) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getAliasesForIndex(String...) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getBuilderWithMatchAllQuery() - Static method in class org.opensearch.data.client.osc.Queries
- getBuilderWithTermQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- getClientConfigurers() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
- getClusterVersion() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- getClusterVersion() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- getCollapseBuilder() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getComponentTemplate(GetComponentTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getConnectTimeout() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the
connect timeout. - getDefaultHeaders() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Obtain the
HttpHeadersto be used by default. - getEndpoints() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the configured endpoints.
- getFailure(MultiGetItemResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- getFieldCollapse() - Method in class org.opensearch.data.client.osc.NativeQuery
- getFieldCollapse() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getFieldMapping(GetFieldMappingsRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getFilter() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getFilter() - Method in class org.opensearch.data.client.osc.NativeQuery
- getFilter() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getHeadersSupplier() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
- getHighlightBuilder() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getHighlightBuilder(Highlight, Class<?>) - Method in class org.opensearch.data.client.orhlc.HighlightQueryBuilder
-
creates an OpenSearch HighlightBuilder from an annotation.
- getHighlightFields() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getHostNameVerifier() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the
HostnameVerifierto use. - getHosts() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- getHosts() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- getIndex(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getIndex(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getIndexCoordinates() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getIndexCoordinates() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getIndexCoordinatesFor(Class<?>) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getIndexCoordinatesFor(Class<?>) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getIndexInformations(GetIndexResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
-
get the index informations from a
GetIndexResponse(transport client) - getIndexInformations(GetIndexResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
-
get the index informations from a
GetIndexResponse - getIndexTemplate(GetIndexTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getInformation(IndexCoordinates) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getKnnQuery() - Method in class org.opensearch.data.client.osc.NativeQuery
- getKnnQuery() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getMapping() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getMapping() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getMapping(GetMappingsRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getMapping(GetMappingsRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getMultiSearchResult(MultiSearchRequest) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- getName() - Method in class org.opensearch.data.client.osc.Aggregation
- getObject() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- getObject() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- getObjectType() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- getObjectType() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- getOpenSearchSorts() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getOpenSearchTransport(RestClient, String, TransportOptions, JsonpMapper) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates an
OpenSearchTransportthat will use the given client that additionally is customized with a header to contain the clientType - getPathPrefix() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the path prefix that should be prepended to HTTP(s) requests for Elasticsearch behind a proxy.
- getPipelineAggregations() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getProxy() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
returns an optionally set proxy in the form host:port
- getQuery() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getQuery() - Method in class org.opensearch.data.client.osc.NativeQuery
- getQuery() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getRequestFactory() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- getRestClient(ClientConfiguration) - Static method in class org.opensearch.data.client.osc.OpenSearchClients
-
Creates a low level
RestClientfor the given configuration. - getRuntimeLibraryVersion() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- getRuntimeLibraryVersion() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- getScript(String) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- getScript(GetStoredScriptRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getScriptFields() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getSearchExtBuilders() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getSearchExtensions() - Method in class org.opensearch.data.client.osc.NativeQuery
- getSearchExtensions() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getSearchTemplate() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getSettings() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getSettings() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getSettings(boolean) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getSettings(boolean) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- getSettings(GetSettingsRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getSocketTimeout() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the
socket timeoutwhich is typically applied as SO-timeout/read timeout. - getSortOptions() - Method in class org.opensearch.data.client.osc.NativeQuery
- getSortOptions() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getSpringDataQuery() - Method in class org.opensearch.data.client.osc.NativeQuery
- getSpringDataQuery() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getSslContext() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns the
SSLContextto use. - getSuggestBuilder() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- getSuggester() - Method in class org.opensearch.data.client.osc.NativeQuery
- getSuggester() - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- getTemplate(GetTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- getTemplateData(GetIndexTemplatesResponse, String) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- getTemplates(GetIndexTemplatesRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- getTermsAggsQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- getTotalCount(SearchHits) - Static method in class org.opensearch.data.client.orhlc.SearchHitsUtil
- getVendor() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- getVendor() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
H
- hashCode() - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Returns a hash code value for this object.
- health() - Method in class org.opensearch.data.client.osc.ClusterTemplate
- HighlightQueryBuilder - Class in org.opensearch.data.client.orhlc
-
Converts the
Highlightannotation from a method to an OpenSearchHighlightBuilder. - HighlightQueryBuilder(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.opensearch.data.client.orhlc.HighlightQueryBuilder
I
- id() - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Returns the value of the
idrecord component. - idsQuery(List<String>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- idsQuery(List<String>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- idsQuery(List<String>) - Static method in class org.opensearch.data.client.osc.Queries
- idsQuery(List<String>) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- idsQueryAsQuery(List<String>) - Static method in class org.opensearch.data.client.osc.Queries
- idsQueryAsQuery(List<String>) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- IMPERATIVE_CLIENT - Static variable in class org.opensearch.data.client.osc.OpenSearchClients
- index(IndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexClose(CloseIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexCreate(CreateIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexCreate(CreateIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexDelete(DeleteIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexExists(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexExists(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexOpen(OpenIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- indexOps(Class<?>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- indexOps(Class<?>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- indexOps(IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- indexOps(IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- indexRefresh(RefreshRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- IndicesTemplate - Class in org.opensearch.data.client.osc
-
Implementation of the
IndexOperationsinterface using enOpenSearchIndicesClient. - IndicesTemplate(OpenSearchIndicesClient, ClusterTemplate, ElasticsearchConverter, Class<?>) - Constructor for class org.opensearch.data.client.osc.IndicesTemplate
- IndicesTemplate(OpenSearchIndicesClient, ClusterTemplate, ElasticsearchConverter, IndexCoordinates) - Constructor for class org.opensearch.data.client.osc.IndicesTemplate
- info() - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- isSingleton() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- isSingleton() - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
J
- jsonpMapper() - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Provides the JsonpMapper bean that is used in the
OpenSearchConfiguration.opensearchTransport(RestClient, JsonpMapper)method.
K
- keepAlive() - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Returns the value of the
keepAliverecord component.
L
- latLon(double, double) - Static method in class org.opensearch.data.client.osc.Queries
- latLon(double, double) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- latLon(GeoPoint) - Static method in class org.opensearch.data.client.osc.Queries
- latLon(GeoPoint) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- listPointInTime() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- listPointInTime() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- listPointInTime() - Method in interface org.opensearch.data.core.OpenSearchOperations
-
Return all active point in time searches
- localhost() - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Creates a new
ClientConfigurationinstance configured to localhost. - lowLevelRest() - Method in interface org.opensearch.data.client.orhlc.RestClients.OpenSearchRestClient
-
Apply the configuration to create a
RestClient.
M
- matchAllQuery() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- matchAllQuery() - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- matchAllQuery() - Static method in class org.opensearch.data.client.osc.Queries
- matchAllQuery() - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- matchAllQueryAsQuery() - Static method in class org.opensearch.data.client.osc.Queries
- matchAllQueryAsQuery() - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- matchQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.Queries
- matchQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- matchQueryAsQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.Queries
- matchQueryAsQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- multiGet(MultiGetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- multiGet(Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, List<IndexCoordinates>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, List<IndexCoordinates>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- multiSearch(MultiSearchRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
N
- NativeQuery - Class in org.opensearch.data.client.osc
-
A
Queryimplementation using query builders from the new OpenSearch Client library. - NativeQuery(Query) - Constructor for class org.opensearch.data.client.osc.NativeQuery
- NativeQuery(NativeQueryBuilder) - Constructor for class org.opensearch.data.client.osc.NativeQuery
- NativeQueryBuilder - Class in org.opensearch.data.client.osc
- NativeQueryBuilder() - Constructor for class org.opensearch.data.client.osc.NativeQueryBuilder
- NativeSearchQuery - Class in org.opensearch.data.client.orhlc
-
A query created from OpenSearch QueryBuilder instances.
- NativeSearchQuery(NativeSearchQueryBuilder, QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder, HighlightBuilder.Field[]) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQuery(QueryBuilder) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQuery(QueryBuilder, QueryBuilder) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder.Field[]) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQuery(QueryBuilder, QueryBuilder, List<SortBuilder<?>>, HighlightBuilder, HighlightBuilder.Field[]) - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQuery
- NativeSearchQueryBuilder - Class in org.opensearch.data.client.orhlc
-
NativeSearchQuery
- NativeSearchQueryBuilder() - Constructor for class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
O
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- openPointInTime(IndexCoordinates, Duration, Boolean) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- OpenSearchAggregation - Class in org.opensearch.data.client.osc
-
AggregationContainerfor aAggregationthat holds OpenEearch data. - OpenSearchAggregation(Aggregation) - Constructor for class org.opensearch.data.client.osc.OpenSearchAggregation
- OpenSearchAggregations - Class in org.opensearch.data.client.orhlc
-
AggregationsContainer implementation for the OpenSearch aggregations.
- OpenSearchAggregations - Class in org.opensearch.data.client.osc
-
AggregationsContainer implementation for the OpenSearch aggregations.
- OpenSearchAggregations(Map<String, Aggregate>) - Constructor for class org.opensearch.data.client.osc.OpenSearchAggregations
- OpenSearchAggregations(Aggregations) - Constructor for class org.opensearch.data.client.orhlc.OpenSearchAggregations
- opensearchClient() - Method in class org.opensearch.data.client.orhlc.AbstractOpenSearchConfiguration
-
Return the
RestHighLevelClientinstance used to connect to the cluster. - opensearchClient(OpenSearchTransport) - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Provides the
OpenSearchClientto be used. - OpenSearchClientBeanDefinitionParser - Class in org.opensearch.data.client.osc
- OpenSearchClientBeanDefinitionParser() - Constructor for class org.opensearch.data.client.osc.OpenSearchClientBeanDefinitionParser
- OpenSearchClientFactoryBean - Class in org.opensearch.data.client.osc
-
OpenSearchClientFactoryBean
- OpenSearchClientFactoryBean() - Constructor for class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- OpenSearchClients - Class in org.opensearch.data.client.osc
-
Utility class to create the different OpenSearch clients
- OpenSearchClients() - Constructor for class org.opensearch.data.client.osc.OpenSearchClients
- OpenSearchClients.OpenSearchHttpClientConfigurationCallback - Interface in org.opensearch.data.client.osc
-
ClientConfiguration.ClientConfigurationCallbackto configure the OpenSearch RestClient's Http client with aHttpAsyncClientBuilder - OpenSearchClients.OpenSearchRestClientConfigurationCallback - Interface in org.opensearch.data.client.osc
-
ClientConfiguration.ClientConfigurationCallbackto configure the RestClient client with aRestClientBuilder - OpenSearchClusterOperations - Class in org.opensearch.data.client.orhlc
-
OpenSearch cluster operations
- OpenSearchClusterOperations() - Constructor for class org.opensearch.data.client.orhlc.OpenSearchClusterOperations
- OpenSearchConfiguration - Class in org.opensearch.data.client.osc
-
Base class for a @
Configurationclass to set up the OpenSearch connection using the OpenSearch Client. - OpenSearchConfiguration() - Constructor for class org.opensearch.data.client.osc.OpenSearchConfiguration
- OpenSearchExceptionTranslator - Class in org.opensearch.data.client.orhlc
-
Simple
PersistenceExceptionTranslatorfor OpenSearch. - OpenSearchExceptionTranslator - Class in org.opensearch.data.client.osc
-
Simple
PersistenceExceptionTranslatorfor OpenSearch. - OpenSearchExceptionTranslator() - Constructor for class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
- OpenSearchExceptionTranslator(JsonpMapper) - Constructor for class org.opensearch.data.client.osc.OpenSearchExceptionTranslator
- opensearchOperations(ElasticsearchConverter, OpenSearchClient) - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Creates a
ElasticsearchOperationsimplementation using anOpenSearchClient. - OpenSearchOperations - Interface in org.opensearch.data.core
-
The extension over
ElasticsearchOperationswith OpenSearch specific operations. - OpenSearchOperations.PitInfo - Record Class in org.opensearch.data.core
-
Describes the point in time entry
- opensearchRestClient(ClientConfiguration) - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Provides the underlying low level OpenSearch RestClient.
- OpenSearchRestTemplate - Class in org.opensearch.data.client.orhlc
-
OpenSearchRestTemplate
- OpenSearchRestTemplate(RestHighLevelClient) - Constructor for class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- OpenSearchRestTemplate(RestHighLevelClient, ElasticsearchConverter) - Constructor for class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- OpenSearchRestTemplate.ClientCallback<T> - Interface in org.opensearch.data.client.orhlc
-
Callback interface to be used with
OpenSearchRestTemplate.execute(ClientCallback)for operating directly onRestHighLevelClient. - OpenSearchTemplate - Class in org.opensearch.data.client.osc
-
Implementation of
ElasticsearchOperationsusing the new OpenSearch client. - OpenSearchTemplate(OpenSearchClient) - Constructor for class org.opensearch.data.client.osc.OpenSearchTemplate
- OpenSearchTemplate(OpenSearchClient, ElasticsearchConverter) - Constructor for class org.opensearch.data.client.osc.OpenSearchTemplate
- OpenSearchTemplate.ClientCallback<T> - Interface in org.opensearch.data.client.osc
-
Callback interface to be used with
OpenSearchTemplate.execute(OpenSearchTemplate.ClientCallback)for operating directly on theOpenSearchClient. - opensearchTransport(RestClient, JsonpMapper) - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
-
Provides the OpenSearch transport to be used.
- org.opensearch.data.client.orhlc - package org.opensearch.data.client.orhlc
- org.opensearch.data.client.osc - package org.opensearch.data.client.osc
-
This package contains classes that use the new OpenSearch client library (org.opensearch.client:opensearch-java) to access OpenSearch.
- org.opensearch.data.core - package org.opensearch.data.core
P
- parseInternal(Element, ParserContext) - Method in class org.opensearch.data.client.osc.OpenSearchClientBeanDefinitionParser
- ping() - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- PitInfo(String, long, Duration) - Constructor for record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Creates an instance of a
PitInforecord class. - prepareWriteRequest(R) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
-
Preprocess the write request before it is sent to the server, e.g.
- putComponentTemplate(PutComponentTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- putIndexTemplate(PutIndexTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- putMapping(PutMappingRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
-
Deprecated.
- putMapping(PutMappingRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- putMapping(Document) - Method in class org.opensearch.data.client.osc.IndicesTemplate
- putMapping(Document) - Method in class org.opensearch.data.core.AbstractIndexTemplate
- putScript(PutStoredScriptRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- putScript(Script) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- putTemplate(PutIndexTemplateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- putTemplate(PutTemplateRequest) - Method in class org.opensearch.data.client.osc.IndicesTemplate
Q
- Queries - Class in org.opensearch.data.client.osc
-
Utility class simplifying the creation of some more complex queries and type.
- QueryBuilders - Class in org.opensearch.data.client.osc
-
Deprecated, for removal: This API element is subject to removal in a future version.
- queryBuilderWithIds(List<String>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- queryBuilderWithIds(List<String>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- queryStringQuery(String, String, Boolean, Float) - Static method in class org.opensearch.data.client.osc.Queries
- queryStringQuery(String, String, Boolean, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- queryStringQuery(String, String, Boolean, Operator, Float) - Static method in class org.opensearch.data.client.osc.Queries
- queryStringQuery(String, String, Boolean, Operator, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- queryStringQuery(String, String, Float) - Static method in class org.opensearch.data.client.osc.Queries
- queryStringQuery(String, String, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- queryStringQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.Queries
- queryStringQuery(String, String, Operator, Float) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- queryWithIds(String...) - Static method in class org.opensearch.data.client.osc.Queries
R
- rankEval(RankEvalRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- refresh() - Method in class org.opensearch.data.client.osc.IndicesTemplate
- refresh() - Method in class org.opensearch.data.core.AbstractIndexTemplate
- reindex(ReindexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- reindex(ReindexRequest) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- reindex(ReindexRequest) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- reindexResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- reindexResponseOf(BulkByScrollResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- requestConverter - Variable in class org.opensearch.data.client.osc.ChildTemplate
- RequestConverters - Class in org.opensearch.data.client.orhlc
-
Original implementation source
RequestConverters,IndicesRequestConvertersandClusterRequestConverters. - requestFactory - Variable in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- responseConverter - Variable in class org.opensearch.data.client.osc.ChildTemplate
- ResponseConverter - Class in org.opensearch.data.client.orhlc
-
Factory class to convert OpenSearch responses to different type of data classes.
- rest() - Method in interface org.opensearch.data.client.orhlc.RestClients.OpenSearchRestClient
-
Apply the configuration to create a
RestHighLevelClient. - RestClientFactoryBean - Class in org.opensearch.data.client.orhlc
-
RestClientFactoryBean
- RestClientFactoryBean() - Constructor for class org.opensearch.data.client.orhlc.RestClientFactoryBean
- RestClients - Class in org.opensearch.data.client.orhlc
-
Utility class for common access to OpenSearch clients.
- RestClients.OpenSearchRestClient - Interface in org.opensearch.data.client.orhlc
- RestClients.RestClientConfigurationCallback - Interface in org.opensearch.data.client.orhlc
-
ClientConfiguration.ClientConfigurationCallbackto configure the RestClient with aHttpAsyncClientBuilder - rethrottleDeleteByQuery(RethrottleRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- rethrottleReindex(RethrottleRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- rethrottleUpdateByQuery(RethrottleRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
S
- script() - Method in class org.opensearch.data.client.orhlc.ScriptField
- ScriptField - Class in org.opensearch.data.client.orhlc
-
Scripted field
- ScriptField(String, Script) - Constructor for class org.opensearch.data.client.orhlc.ScriptField
- search(SearchRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- search(Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- search(Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- SearchDocumentResponseBuilder - Class in org.opensearch.data.client.orhlc
-
Factory class to create
SearchDocumentResponseinstances. - SearchDocumentResponseBuilder() - Constructor for class org.opensearch.data.client.orhlc.SearchDocumentResponseBuilder
- SearchHitsUtil - Class in org.opensearch.data.client.orhlc
-
Utility class to prevent leaking of Lucene API into Spring Data OpenSearch.
- searchScroll(SearchScrollRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- searchScrollClear(List<String>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- searchScrollClear(List<String>) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- searchScrollContinue(String, long, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- searchScrollStart(long, Query, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- searchTemplate(SearchTemplateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- setAggregations(List<AbstractAggregationBuilder<?>>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setCollapseBuilder(CollapseBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setHosts(String) - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
- setHosts(String) - Method in class org.opensearch.data.client.osc.OpenSearchClientFactoryBean
- setIndicesBoost(List<IndexBoost>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setPipelineAggregations(List<PipelineAggregationBuilder>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setScriptFields(List<ScriptField>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setSearchExtBuilders(List<SearchExtBuilder>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setSearchTemplate(SearchTemplateRequestBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- setSpringDataQuery(Query) - Method in class org.opensearch.data.client.osc.NativeQuery
- setSuggestBuilder(SuggestBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
- sourceExists(GetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- storedFields - Variable in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- submitReindex(ReindexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- submitReindex(ReindexRequest) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- submitReindex(ReindexRequest) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- suggest(SuggestBuilder, Class<?>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
-
Deprecated.
- suggest(SuggestBuilder, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
T
- templatesExist(IndexTemplatesExistRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- termQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- termQuery(String, String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- termQueryAsQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- termQueryAsQuery(String, String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- toAliasData(AliasMetadata) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
- toString() - Method in record class org.opensearch.data.core.OpenSearchOperations.PitInfo
-
Returns a string representation of this record class.
- translateException(Throwable) - Method in class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
-
translates an Exception if possible.
- translateException(Throwable) - Method in class org.opensearch.data.client.osc.OpenSearchExceptionTranslator
-
translates an Exception if possible.
- translateExceptionIfPossible(RuntimeException) - Method in class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
- translateExceptionIfPossible(RuntimeException) - Method in class org.opensearch.data.client.osc.OpenSearchExceptionTranslator
- transportOptions() - Method in class org.opensearch.data.client.osc.OpenSearchConfiguration
U
- update(UpdateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- update(UpdateQuery, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- update(UpdateQuery, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- updateAliases(IndicesAliasesRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- updateByQuery(UpdateByQueryRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
- updateByQuery(UpdateQuery, IndexCoordinates) - Method in class org.opensearch.data.client.osc.OpenSearchTemplate
- useSsl() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
-
Returns true when the client should use SSL.
- usingSsl() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String). - usingSsl(SSLContext) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https using the given
SSLContext.
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String). - usingSsl(SSLContext, HostnameVerifier) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.MaybeSecureClientConfigurationBuilder
-
Connect via https using the givens
SSLContextand HostnameVerifierHostnameVerifier.
NOTE You need to leave out the protocol inClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).
W
- wildcardQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- wildcardQuery(String, String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- wildcardQueryAsQuery(String, String) - Static method in class org.opensearch.data.client.osc.Queries
- wildcardQueryAsQuery(String, String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- withAggregation(String, Aggregation) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withAggregations(Collection<AbstractAggregationBuilder<?>>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withAggregations(AbstractAggregationBuilder<?>...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withBasicAuth(String, String) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the username and password to be sent as a Basic Authentication header
- withClientConfigurer(ClientConfiguration.ClientConfigurationCallback<?>) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Register a
ClientConfiguration.ClientConfigurationCallbackto configure the client. - withCollapseBuilder(CollapseBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withCollapseField(String) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withConnectTimeout(long) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the milliseconds for the connect-timeout.
- withConnectTimeout(Duration) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure a
Durationconnect timeout. - withDefaultHeaders(HttpHeaders) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
- withFieldCollapse(FieldCollapse) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withFilter(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withFilter(Query) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withFilter(QueryBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withHeaders(Supplier<HttpHeaders>) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
set a supplier for custom headers.
- withHighlightBuilder(HighlightBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withHighlightFields(Collection<HighlightBuilder.Field>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withHighlightFields(HighlightBuilder.Field...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withKnnQuery(KnnQuery) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withPathPrefix(String) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the path prefix that will be prepended to any HTTP(s) requests
- withPipelineAggregations(Collection<PipelineAggregationBuilder>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withPipelineAggregations(PipelineAggregationBuilder...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withProxy(String) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
- withQuery(Function<Query.Builder, ObjectBuilder<Query>>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withQuery(Query) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withQuery(QueryVariant) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withQuery(ObjectBuilder<? extends QueryVariant>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withQuery(QueryBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withQuery(Query) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
-
Allows to use a
Querywithin a NativeQuery. - withRescorerQuery(RescorerQuery) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withScriptField(ScriptField) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSearchAfter(List<Object>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSearchExtension(String, JsonData) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withSearchExtensions(Map<String, JsonData>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withSearchTemplate(SearchTemplateRequestBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSearchType(SearchType) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSocketTimeout(long) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure the milliseconds for the socket timeout.
- withSocketTimeout(Duration) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
-
Configure a
socket timeoutwhich is typically applied as SO-timeout/read timeout. - withSort(Function<SortOptions.Builder, ObjectBuilder<SortOptions>>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withSort(List<SortOptions>) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withSort(SortOptions, SortOptions...) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withSort(SortBuilder<?>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
-
Deprecated.use
NativeSearchQueryBuilder.withSorts(SortBuilder...)instead. - withSorts(Collection<SortBuilder<?>>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSorts(SortBuilder<?>...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withStoredFields(String...) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withStoredFields(Collection<String>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSuggestBuilder(SuggestBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withSuggester(Suggester) - Method in class org.opensearch.data.client.osc.NativeQueryBuilder
- withTimeout(Duration) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- withTrackTotalHits(Boolean) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
- wrapperQuery(String) - Static method in class org.opensearch.data.client.osc.Queries
- wrapperQuery(String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
- wrapperQueryAsQuery(String) - Static method in class org.opensearch.data.client.osc.Queries
- wrapperQueryAsQuery(String) - Static method in class org.opensearch.data.client.osc.QueryBuilders
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Queriesinstead.