Skip to content

MohamedKamalOthman/grep_SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grep search engine

A java-based crawler and search engine.

How to run

Clone project and download depencies using maven.
Run MainProgram to begin crawling and indexing.

After indexing start the backend server by running SearchEngineBackendApplication this will run on localhost:8080

In order to run searchengine front end server
cd Frontend/SearchEngine
ng serve

The search engine can then be accessed on localhost:4200

Screenshots

Home Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published