Skip to content

Allow datetime filtering options #403

Open
@jonhealy1

Description

@jonhealy1

Presently we only search on the datetime field unless an item has a null datetime in which case, we search on start_datetime and end_datetime. We should look at the option of including other filtering behaviors such as:

  • Always include start_datetime and end_datetime in a search. (previous api behavior)
  • Never use the start_datetime and end_datetime fields.

Options could be set via environment variables and documented in the readme.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions