Use underscores instead of camel-casing for date formats #12429
Labels
good first issue
low hanging fruit
help wanted
adoptme
:Search Foundations/Mapping
Index mappings, including merging and defining field types
Team:Search Foundations
Meta label for the Search Foundations team in Elasticsearch
v2.0.0-beta1
The date formats stand out as one of the few place we use camel casing, eg
strictDateOptionalTime
These should be changed to
strict_date_optional_time
etcThe text was updated successfully, but these errors were encountered: