Skip to content

yasmineghanem/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

A crawler based search engine implemented using java and spring framework for the web interface

Notes:
For this project to run mongodb should be installed and setup

HOW TO RUN THE APPLICATION:
-> Open preferred IDE fo java
-> Choose File from the menu bar then Open
-> Navigate to where you downloaded the project folder on your computer
-> Open project folder then choose pom.xml
-> Choose open as project from the pop up menu
-> From the project folders on the left of the screen open src->main->java->com.ram
TO SETUP THE DATABASE:
 -> Run CrawlerThreaded in com.ram.WebCrawler and wait till it finishes crawling
 -> Run IndexerThreaded in com.ram.WebIndexer and wait till it finishes indexing
-> Build and run the Application class
-> Go to your browser while program is running and go to http://localhost:8080
-> Click on Engezny logo to open search box and type value to search for!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published