JS3
JS3

Reputation: 1837

Using Elasticsearch to query scanned PDF documents by employee name or ID

I'm working on a project where I need to index and retrieve scanned PDF documents containing various employee records. Some of these documents include handwritten forms, and

My primary goal is to set up a system where I can simply type in an employee's name or employee ID in Elasticsearch and have it retrieved all of that employee’s related documents.

Upvotes: -1

Views: 28

Answers (0)

Related Questions