Skip to content

Replace date_published_text with date_published_year, date_published_month, date_published_day #33

@cpritcha

Description

@cpritcha

Currently date published information is stored in the database as text and parsed at run time to use in elasticsearch indices as dates. We cannot store the data as a date field because quite often month and day information is absent. With date information across three fields it will be much simpler to filter by publication year from the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions