Loading files into a database for meaning-based search

The scenario takes files from a server and loads them into a database so you can search the content by meaning, not by filename.

  • Files from the server land in a search database
  • Search by meaning, not by filename
  • Processed in batches
  • Nothing to write by hand