-
ClassDescriptionThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API ClientThe High Level Rest Client is deprecated in favor of the Elasticsearch Java API Client
-
MethodDescriptionThe count api only supports a query. Use
CountRequest.query()
instead.The count api only supports a query. UseCountRequest.query(QueryBuilder)
instead.Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.Types are in the process of being removed.Types are in the process of being removed.Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.Types are in the process of being removed. Instead of using a type, prefer to filter on a field on the document.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.create(CreateIndexRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.createAsync(CreateIndexRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.exists(GetIndexRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.existsAsync(GetIndexRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.synced flush is deprecated and will be removed in 8.0. UseIndicesClient.flush(FlushRequest, RequestOptions)
instead.synced flush is deprecated and will be removed in 8.0. UseIndicesClient.flushAsync(FlushRequest, RequestOptions, ActionListener)
instead.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.get(GetIndexRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.getAsync(GetIndexRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.This method uses old request and response objects which still refer to types, a deprecated feature. The methodIndicesClient.getFieldMapping(GetFieldMappingsRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses old request and response objects which still refer to types, a deprecated feature. The methodIndicesClient.getFieldMappingAsync(GetFieldMappingsRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.This method uses old request and response objects which still refer to types, a deprecated feature. The methodIndicesClient.getMapping(GetMappingsRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses old request and response objects which still refer to types, a deprecated feature. The methodIndicesClient.getMapping(GetMappingsRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses an old response object which still refers to types, a deprecated feature. UseIndicesClient.getIndexTemplate(GetIndexTemplatesRequest, RequestOptions)
instead which returns a new response objectThis method uses an old response object which still refers to types, a deprecated feature. UseIndicesClient.getIndexTemplateAsync(GetIndexTemplatesRequest, RequestOptions, ActionListener)
instead which returns a new response objectThis method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.putMapping(PutMappingRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses an old request object which still refers to types, a deprecated feature. The methodIndicesClient.putMappingAsync(PutMappingRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.This old form of request allows types in mappings. UseIndicesClient.putTemplate(PutIndexTemplateRequest, RequestOptions)
instead which introduces a new request object without types.This old form of request allows types in mappings. UseIndicesClient.putTemplateAsync(PutIndexTemplateRequest, RequestOptions, ActionListener)
instead which introduces a new request object without types.This method uses deprecated request and response objects. The methodIndicesClient.rollover(RolloverRequest, RequestOptions)
should be used instead, which accepts a new request object.This method uses deprecated request and response objects. The methodIndicesClient.rolloverAsync(RolloverRequest, RequestOptions, ActionListener)
should be used instead, which accepts a new request object.useTrainedModelConfig.getModelSize()
insteaduseTrainedModelConfig.getModelSizeBytes()
insteadIf creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extendValidatable
instead ofActionRequest
.If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extendValidatable
instead ofActionRequest
.If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extendValidatable
instead ofActionRequest
.If creating a new HLRC ReST API call, consider creating new actions instead of reusing server actions. The Validation layer has been added to the ReST client, and requests should extendValidatable
instead ofActionRequest
.Use ML info api to find native code info
-
ConstructorDescriptionThe count api only supports a query. Use
CountRequest(String[], QueryBuilder)
instead.Types are in the process of being removed, useTermVectorsRequest(String, String)
instead.Types are in the process of being removed, useTermVectorsRequest(java.lang.String,org.elasticsearch.xcontent.XContentBuilder)
instead.org.elasticsearch.client.eql.EqlSearchResponse.Sequence(List<Object>, List<EqlSearchResponse.Event>) Build a DateHistoConfig usingDateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
insteadBuild a DateHistoConfig usingDateHistogramGroupConfig.CalendarInterval
orDateHistogramGroupConfig.FixedInterval
instead