java.lang.Object
org.elasticsearch.client.internal.Requests
Deprecated.
for removal
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic XContentType
Deprecated.The default content type to use to generate source documents when indexing. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INDEX_CONTENT_TYPE
Deprecated.The default content type to use to generate source documents when indexing. TODO: remove this, we shouldn't have mutable public static fields that we use in prod code
-
-
Constructor Details
-
Requests
public Requests()Deprecated.
-