- Notifications
You must be signed in to change notification settings - Fork28
Open
Description
Presently we only search on thedatetime
field unless an item has a null datetime in which case, we search onstart_datetime
andend_datetime
. We should look at the option of including other filtering behaviors such as:
- Always include
start_datetime
andend_datetime
in a search. (previous api behavior) - Never use the
start_datetime
andend_datetime
fields.
Options could be set via environment variables and documented in the readme.
Metadata
Metadata
Assignees
Labels
No labels