Index

A B C D E F G H I L M N O P R S T U W 
All Classes and Interfaces|All Packages

A

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
 
aggregations() - Method in class org.opensearch.data.client.orhlc.OpenSearchAggregations
 
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
 

B

build() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
Build the ClientConfiguration object.
build() - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
 
buildClient() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 
builder() - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
Creates a new ClientConfigurationBuilder instance.
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
 
byQueryResponseFailureOf(BulkItemResponse.Failure) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
Create a new ByQueryResponse.Failure from BulkItemResponse.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.SearchFailure from ScrollableHitSource.SearchFailure

C

checkForBulkOperationFailure(BulkResponse) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
extract the list of IndexedObjectInformation from a BulkResponse.
clearScroll(ClearScrollRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
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
 
cluster() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
clusterHealth(ClusterHealthRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
clusterHealth(ClusterHealthResponse) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
 
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
 
create(String) - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
Creates a new ClientConfiguration instance configured to a single host given hostAndPort.
create(InetSocketAddress) - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
Creates a new ClientConfiguration instance configured to a single host given InetSocketAddress.
create(ClientConfiguration) - Static method in class org.opensearch.data.client.orhlc.RestClients
Start here to create a new client tailored to your needs.
createContentType(XContentType) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
Returns a ContentType from a given XContentType.

D

delete(DeleteRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
delete(Query, Class<?>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
deleteByQuery(DeleteByQueryRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
deleteScript(DeleteStoredScriptRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
deleteTemplate(DeleteIndexTemplateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
destroy() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 
doBulkOperation(List<?>, BulkOptions, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
doCopy() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
DocumentAdapters - Class in org.opensearch.data.client.orhlc
Utility class to adapt GetResponse, GetResult, MultiGetResponse SearchHit, DocumentField to Document.
doDelete(String, String, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
doExists(String, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
doIndex(IndexQuery, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
doSearch(MoreLikeThisQuery, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
doWithClient(RestHighLevelClient) - Method in interface org.opensearch.data.client.orhlc.OpenSearchRestTemplate.ClientCallback
 

E

elasticsearchOperations(ElasticsearchConverter, RestHighLevelClient) - Method in class org.opensearch.data.client.orhlc.AbstractOpenSearchConfiguration
Creates ElasticsearchOperations.
execute(OpenSearchRestTemplate.ClientCallback<T>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
Execute a callback with the RestHighLevelClient
exists(GetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
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(GetResponse) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
Create a Document from GetResponse.
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 a MultiGetItemResponse.
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 from MultiGetResponse.
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 Document from GetResult.
from(SearchHit) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
Create a SearchDocument from SearchHit.
from(SearchHits, String, Aggregations, Suggest, SearchDocumentResponse.EntityCreator<T>) - Static method in class org.opensearch.data.client.orhlc.SearchDocumentResponseBuilder
creates a SearchDocumentResponseBuilder from SearchHits with the given scrollId aggregations and suggest
fromDocumentFields(Iterable<DocumentField>, String, String, long, long, long) - Static method in class org.opensearch.data.client.orhlc.DocumentAdapters
Create an unmodifiable Document from Iterable of DocumentFields.
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, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
get(GetRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
getAggregations() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
getAlias(GetAliasesRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
getClientConfigurers() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
 
getClusterVersion() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
getCollapseBuilder() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
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 HttpHeaders to 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
 
getFieldMapping(GetFieldMappingsRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
getFilter() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
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 HostnameVerifier to use.
getHosts() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 
getIndex(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
getIndex(GetIndexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
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
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
 
getObject() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 
getObjectType() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 
getOpenSearchSorts() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
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
 
getRequestFactory() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
getRuntimeLibraryVersion() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
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
 
getSearchTemplate() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
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 timeout which is typically applied as SO-timeout/read timeout.
getSslContext() - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration
Returns the SSLContext to use.
getSuggestBuilder() - Method in class org.opensearch.data.client.orhlc.NativeSearchQuery
 
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
 
getTotalCount(SearchHits) - Static method in class org.opensearch.data.client.orhlc.SearchHitsUtil
 
getVendor() - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 

H

HighlightQueryBuilder - Class in org.opensearch.data.client.orhlc
Converts the Highlight annotation from a method to an OpenSearch HighlightBuilder.
HighlightQueryBuilder(MappingContext<? extends ElasticsearchPersistentEntity<?>, ElasticsearchPersistentProperty>) - Constructor for class org.opensearch.data.client.orhlc.HighlightQueryBuilder
 

I

idsQuery(List<String>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
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(IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
indexRefresh(RefreshRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
info() - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
isSingleton() - Method in class org.opensearch.data.client.orhlc.RestClientFactoryBean
 

L

localhost() - Static method in interface org.opensearch.data.client.orhlc.ClientConfiguration
Creates a new ClientConfiguration instance 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
 
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
 
multiSearch(List<? extends Query>, Class<T>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
multiSearch(List<? extends Query>, List<Class<?>>) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
multiSearch(List<? extends Query>, List<Class<?>>, IndexCoordinates) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
multiSearch(MultiSearchRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 

N

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

OpenSearchAggregations - Class in org.opensearch.data.client.orhlc
AggregationsContainer implementation for the OpenSearch aggregations.
OpenSearchAggregations(Aggregations) - Constructor for class org.opensearch.data.client.orhlc.OpenSearchAggregations
 
opensearchClient() - Method in class org.opensearch.data.client.orhlc.AbstractOpenSearchConfiguration
Return the RestHighLevelClient instance used to connect to the cluster.
OpenSearchClusterOperations - Class in org.opensearch.data.client.orhlc
OpenSearch cluster operations
OpenSearchClusterOperations() - Constructor for class org.opensearch.data.client.orhlc.OpenSearchClusterOperations
 
OpenSearchExceptionTranslator - Class in org.opensearch.data.client.orhlc
Simple PersistenceExceptionTranslator for OpenSearch.
OpenSearchExceptionTranslator() - Constructor for class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
 
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 on RestHighLevelClient.
org.opensearch.data.client.orhlc - package org.opensearch.data.client.orhlc
 

P

ping() - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
prepareWriteRequest(R) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
Preprocess the write request before it is sent to the server, e.g.
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
 
putScript(PutStoredScriptRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
putTemplate(PutIndexTemplateRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 

R

rankEval(RankEvalRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
reindex(ReindexRequest) - Static method in class org.opensearch.data.client.orhlc.RequestConverters
 
reindex(ReindexRequest) - Method in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
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
 
RequestConverters - Class in org.opensearch.data.client.orhlc
Original implementation source RequestConverters, IndicesRequestConverters and ClusterRequestConverters.
requestFactory - Variable in class org.opensearch.data.client.orhlc.OpenSearchRestTemplate
 
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.ClientConfigurationCallback to configure the RestClient with a HttpAsyncClientBuilder
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
 
SearchDocumentResponseBuilder - Class in org.opensearch.data.client.orhlc
Factory class to create SearchDocumentResponse instances.
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
 
searchScrollContinue(String, long, 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.orhlc.OpenSearchRestTemplate
 
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
 
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
 
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
 
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
 
toAliasData(AliasMetadata) - Static method in class org.opensearch.data.client.orhlc.ResponseConverter
 
translateException(Throwable) - Method in class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
translates an Exception if possible.
translateExceptionIfPossible(RuntimeException) - Method in class org.opensearch.data.client.orhlc.OpenSearchExceptionTranslator
 

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
 
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
 
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 in ClientConfiguration.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 in ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).
usingSsl(SSLContext, HostnameVerifier) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.MaybeSecureClientConfigurationBuilder
Connect via https using the givens SSLContext and HostnameVerifier HostnameVerifier .
NOTE You need to leave out the protocol in ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint.connectedTo(String).

W

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.ClientConfigurationCallback to 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 Duration connect timeout.
withDefaultHeaders(HttpHeaders) - Method in interface org.opensearch.data.client.orhlc.ClientConfiguration.TerminalClientConfigurationBuilder
 
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
 
withIndicesOptions(IndicesOptions) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
 
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(QueryBuilder) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
 
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
 
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 timeout which is typically applied as SO-timeout/read timeout.
withSort(SortBuilder<?>) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
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
 
withTimeout(Duration) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
 
withTrackTotalHits(Boolean) - Method in class org.opensearch.data.client.orhlc.NativeSearchQueryBuilder
 
A B C D E F G H I L M N O P R S T U W 
All Classes and Interfaces|All Packages