ElasticSearch Connector
Documentation
Version: 3
Documentation

EndPoint Get document by ID from Index or Alias


Name

get_document

Description

No description available

Parameters

Parameter Label Required Options Description
Index Index YES Enter index name. If you set alias then select underlying alias Index here.
Id Enter Document ID YES
Alias Alias NO

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
_id DT_WSTR nvarchar(4000) 4000 False
_score DT_R8 float False
[$parent.Pivot_Path$] DT_WSTR nvarchar(4000) 4000 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.