ElasticSearch Connector
Documentation
Version: 3
Documentation

EndPoint Create Index


Name

create_index

Description

Create a new index

Parameters

Parameter Label Required Options Description
Name New Index Name YES

Output Columns

Label DataType Length Raw Description
Acknowledged DT_BOOL 0 False
Name DT_WSTR 255 False
ShardsAcknowledged DT_BOOL 0 False
Index DT_WSTR 150 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.