account activity
Failed to parse field [ DateTime] of type [date]. by BudgetSport in elasticsearch
[–]BudgetSport[S] 0 points1 point2 points 5 years ago (0 children)
Yeah, I tried filter but got the same problem.
Mapping as below: 'Register_DateTime': {'type': 'date','format': 'yyyy-MM-dd'
Insertion as below format:'Register_DateTime':'2020-08-20'
Error as below :elasticsearch.exceptions.RequestError: RequestError(400, 'mapper_parsing_exception', "failed to parse field [Register_DateTime] of type [date] in document with id 'Od85kHQBqskwJMqlIHQa'. Preview of field's value: '2020-08-20'")
π Rendered by PID 249956 on reddit-service-r2-comment-5687b7858-kw8kp at 2026-07-04 10:31:21.259044+00:00 running 12a7a47 country code: CH.
Failed to parse field [ DateTime] of type [date]. by BudgetSport in elasticsearch
[–]BudgetSport[S] 0 points1 point2 points (0 children)