Hi Team, Could you please let me know if the elasticsearch connector from Flink 1.3.2 support elasticsearch 5.5.1. I am not able to find the add method in RequestIndexer interface using this connector.
Dependency used: <dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-connector-elasticsearch5_2.10</artifactId> <version>1.3.2</version> </dependency> Thanks Ramprabhu Premkumar