Search engine for books (Apache Solr, IText 7, Java 8, VueJS)
- API will expose an endpoint which accepts the search query and returns the page results
- Another endpoint will enable the user to index a PDF file page by page
- There will be a user interface making the project user friendly
| Attribute | Description |
|---|---|
| page | Page number |
| text | Extracted page text |
| title | Book title |
| author | Book author name |