When indexing Core Date(Formatted to "Date Only") fields, in some instances on older dates I'm seeing a 'long overflow' error:

Date: 06/01/1952
failed to parse field [field_date] of type [date] in document with id 'entity:node/90029:en'. Preview of field's value: '-554904000'. long overflow for id: entity:node/90029:en

Think it may be possibly related to this issue: https://github.com/elastic/elasticsearch/issues/52396
ES: v7.6.1

CommentFileSizeAuthor
#2 Screen Shot 2020-05-27 at 7.33.55 AM.png147.27 KBgcalex5

Comments

gcalex5 created an issue. See original summary.

gcalex5’s picture

StatusFileSize
new147.27 KB
sokru’s picture

Status: Active » Postponed (maintainer needs more info)

I believe this is duplicate of #3189051: Handle pre-epoch dates or comment what was your field value, "-554904000" seems incorrect date value.

sokru’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Closing as duplicate of #3189051: Handle pre-epoch dates.