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. |