OpenSearch/server
Tal Levy eda4964f64
Add rollover-creation-date setting to rolled over index (#31144)
This commit introduces a new property to IndexMetaData called
RolloverInfo. This object contains a map containing the aliases
that were used to rollover the related index, which conditions
were met, and at what time the rollover took place.

much like the `index.creation_date`, it captures the approximate time
that the index was rolled over to a new one.
2018-06-15 08:44:29 -07:00
..
licenses Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
src Add rollover-creation-date setting to rolled over index (#31144) 2018-06-15 08:44:29 -07:00
build.gradle Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00