[Files] Show/Search/List by file creation date

I have a sum of pdf documents in one folder. Elasticsearch is running properly and I can seach by pdf document content, as well :slight_smile:

But I need to search by the creation date of the document!
Is there a chance to:

  • Tell elasticsearch to search by files e.g. of the year 2019 and the month august?
  • Organize the search result by creation date and show the creation date instead of modification date of each file?
  • To auto tag the document at the upload process by the year and month?

Thanks a lot in advance!

1 Like