we have a field named date in an index which format is “YYYYMMHH”, how can I make it be recognize by ES as a date so that we can search by date?
https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-date-format.html
本文介绍如何将格式为“YYYYMMHH”的日期字段在Elasticsearch中正确映射为日期类型,以便能够按日期进行搜索。
we have a field named date in an index which format is “YYYYMMHH”, how can I make it be recognize by ES as a date so that we can search by date?
https://www.elastic.co/guide/en/elasticsearch/reference/current/mapping-date-format.html

被折叠的 条评论
为什么被折叠?