Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Azure Sale - Get Up to 25% OFF All Azure Reviewers

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Professional scanned files / search functionality Reply To: scanned files / search functionality

  • TutorialsDojo-Support

    Member
    May 31, 2020 at 2:05 pm

    Hi Robert,

    Thanks for sharing your feedback.

    The question does not necessarily want to search the text inside the scanned files. When files are uploaded to S3, we can assume that a certain type of metadata is also stored to accompany each photo, like date, location data, author, etc.

    This metadata is loaded to CloudSearch (could be YAML or JSON Format) and will be used to index the files.

    The searching feature is not necessarily used for searching the text inside the scanned files but rather the metadata for each file. This way users can search and pull up the correct file name based on the criteria they defined.

    https://docs.aws.amazon.com/cloudsearch/latest/developerguide/preparing-data.html

    Regards,

    Kenneth Samonte @ Tutorials Dojo