[
https://issues.apache.org/jira/browse/FLINK-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133218#comment-17133218
]
Leonard Xu commented on FLINK-18251:
------------------------------------
Please see FLINK-18249 for more detail, and this feature is supported from
Flink 1.11:)
> 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
> Priority: Major
>
> {{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)