Module org.elasticsearch.server
Class AutoCreateAction
java.lang.Object
org.elasticsearch.action.ActionType<CreateIndexResponse>
org.elasticsearch.action.admin.indices.create.AutoCreateAction
Api that auto creates an index or data stream that originate from requests that write into an index that doesn't yet exist.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-
AUTO_CREATE_INDEX_PRIORITY_SETTING
-
AUTO_CREATE_INDEX_MAX_TIMEOUT_SETTING
-