ElasticSearch components
tElasticSearchConfiguration | Enables the reuse of the connection configuration to Elasticsearch in the same Job. |
tElasticSearchInput | Reads documents from a given Elasticsearch system based on a user-defined query. |
tElasticSearchLookupInput | Executes a Elasticsearch query with a strictly defined order which must correspond to the schema definition. |
tElasticSearchOutput | Writes datasets into a given Elasticsearch system. |