Dates can be searched by exact date, a range of dates, and before or after a date. Dates can be formatted as date certain (12/10/2015), month and year (9/2016), or year (2012). For example:
- Exact:
date(M/D/YY)
- Range:
date(M/D/YY to M/D/YY)
- Before:
date(before M/D/YY)
- After:
date(after M/D/YY)
Field | Description |
---|---|
conversationDate |
For all documents in an email conversation, the conversation date is the send date of the first email in the conversation. |
createDate |
Created date is the date the file was created. |
date |
Date searches the send date of emails and the last modified date of all other document types. |
familyDate |
For all documents in a family, the family date is the sent date (for emails) or last modified date (for non-emails) of the family head document. |
lastAccessedDate |
The last accessed date is the date the file was last accessed. |
lastModifiedDate |
The last modified date is the date changes were last made to a file. |
lastPrintedDate |
The last printed date is the date the file was last printed. |
loadDate |
The load date is the date documents were ingested into DISCO. |
receivedDate |
The received date is the date an email was received. |
sendDate |
The sent date is the date an email was sent. |