tator icon indicating copy to clipboard operation
tator copied to clipboard

ES fails to index datetime fields

Open jrtcppv opened this issue 2 years ago • 0 comments

Unless a specific string representation is given for a datetime attribute, it will fail to be indexed in elasticsearch. Add a reformatting function for datetime attributes that will put it into one of the formats that ES works with by default.

jrtcppv avatar Apr 28 '22 01:04 jrtcppv