This is a little complicated.
infoOrigin fields should filter just as a string field would.
created and updated are timestamp fields. See WIki entry below.
Wiki Update
timestamp field filtering
Since we do not have a specialized UI for setting time and date (e.g. you can't select a particular day or year or time), we rely on the Historical Date functionality to provide a UI for specifying a filter string. e.g. you can search by using:
> 2024 ad
> 2024 ad 4pm
> jan 1
> 12pm
> jan 1 2025
This is a little complicated.
infoOriginfields should filter just as a string field would.createdandupdatedaretimestampfields. See WIki entry below.Wiki Update
timestampfield filteringSince we do not have a specialized UI for setting time and date (e.g. you can't select a particular day or year or time), we rely on the Historical Date functionality to provide a UI for specifying a filter string. e.g. you can search by using: