Code: Select all
EVERYTHING_REQUEST_SIZE
| EVERYTHING_REQUEST_FILE_NAME
| EVERYTHING_REQUEST_EXTENSION
| EVERYTHING_REQUEST_ATTRIBUTES
| EVERYTHING_REQUEST_PATH
| EVERYTHING_REQUEST_FULL_PATH_AND_FILE_NAME
| EVERYTHING_REQUEST_DATE_CREATED
| EVERYTHING_REQUEST_DATE_MODIFIED
| EVERYTHING_REQUEST_DATE_ACCESSED
| EVERYTHING_REQUEST_DATE_RUN
But if for example I don't pick EVERYTHING_REQUEST_DATE_MODIFIED then I can't retrieve the modification date through the results.
Do you have any clue on how to optimize the selection of flags for a query and still offer enough information in the results?
And by the way is there any reason why searching for creation date is so slow compared with other date queries?
Thanks,
Julien.