Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Removing date format #71

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Removing date format #71

merged 1 commit into from
Feb 27, 2024

Conversation

jzonthemtn
Copy link
Collaborator

@jzonthemtn jzonthemtn commented Feb 27, 2024

Changing the timestamp date format to allow epoch time milliseconds.

The default in OS 2.11 is strict_date_optional_time||epoch_millis which is fine. The default in 2.12 is strict_date_time_no_millis||strict_date_optional_time||epoch_millis.

Source link - https://opensearch.org/docs/latest/field-types/supported-field-types/date/#default-format

@epugh epugh merged commit 0f67eea into main Feb 27, 2024
1 check passed
@jzonthemtn jzonthemtn deleted the date-type branch February 27, 2024 22:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants