-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed
Labels
Team:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
Description
Date fields are not properly formatted. This is because the values returned from _searchare formatted as epoch_millis so they can be used for quantitative styling. The problem is that epoch_millis returns values as strings instead of numbers so the formatter does not know what to do with them. I have opened elasticsearch issue elastic/elasticsearch#50622 to resolve the problem on the API side.
Metadata
Metadata
Assignees
Labels
Team:GeoFormer Team Label for Geo Team. Now use Team:PresentationFormer Team Label for Geo Team. Now use Team:PresentationbugFixes for quality problems that affect the customer experienceFixes for quality problems that affect the customer experience
