zouwenlong created FLINK-18251: ---------------------------------- Summary: Cannot create index by time field? Key: FLINK-18251 URL: https://issues.apache.org/jira/browse/FLINK-18251 Project: Flink Issue Type: Improvement Components: Connectors / ElasticSearch Affects Versions: 1.10.1 Reporter: zouwenlong
{{when i use "index-\{timestamp|yyyy-MM-dd}" to set index ,it not work. I write wrong or flink is not support it?}} {{eg: }} {{ }}{{return}} {{Requests.indexRequest()}} {{ }}{{.index("index-\{timestamp|yyyy-MM-dd}"}}{{)}} {{ }}{{.type("type"}}{{)}} {{ }}{{.source(o);}} -- This message was sent by Atlassian Jira (v8.3.4#803005)