- VARUN MUKHERJEE (S20200010224)
- SAKET RANJAN (S20200010185)
-
Start the Solr server at
port: 8983 -
Download Dataset from Arxiv Dataset & Upload the data in
Solr ServerOr
-
Create core & Upload the .json data
arxiv.jsonin (\Datasetfolder) in theSolr Server -
Navigate to
\Serverin terminal, and write following commands
npm i
npm run dev- Naviate to
\Clientin terminal, and write following commands
npm i
npm start



