SearchEngine Using ElasticSearch on Parser
npm install ---save download & run elasticsearch(5.2.2) through bin folder
In the visual studio code write in the terminal in the jobportal folder: node server.js In the background run elasticsearch In the postman hit the restapi with the security code in the header.
It could be explained through the figure below(SEARCHAPI).
To understand the theory behind the working of the project have a look at: Pdf file attached in this repository.