ElasticSearch Connector
Documentation
Version: 5
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 Data Type (SSIS) Data Type (SQL) Length Raw Description
Acknowledged DT_BOOL bit False
Name DT_WSTR nvarchar(255) 255 False
ShardsAcknowledged DT_BOOL bit False
Index DT_WSTR nvarchar(150) 150 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.