Skip to content

Scientific document retrieval system (Search engine)

License

Notifications You must be signed in to change notification settings

varunmukherjee1/Information_Retrieval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : Scientific Document Retreival System

Team Members -

  • VARUN MUKHERJEE (S20200010224)
  • SAKET RANJAN (S20200010185)

About the Application

-> This project is an Information Retreival System(Search Engine) for Scientific documents

-> We are using a dataset of 41000 scientific documents (Arxiv dataset) , for Indexing Components

Tech Stack Used

Frontend : React.Js

Backend : Node.Js

Indexing Component : Solr

Search Engine Interface

Search Engine

An Image

Relevance Feedback

An Image

Solr Interface

An Image

Trending Section

An Image

How to Run the Application

  1. Start the Solr server at port: 8983

  2. Download Dataset from Arxiv Dataset & Upload the data in Solr Server

    Or

  3. Create core & Upload the .json data arxiv.json in (\Dataset folder) in the Solr Server

  4. Navigate to \Server in terminal, and write following commands

npm i
npm run dev
  1. Naviate to \Client in terminal, and write following commands
npm i
npm start

Eg.

An image 6. Now the server application is up and running 🥳

About

Scientific document retrieval system (Search engine)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published