Skip to content

Crawler based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them.

License

Notifications You must be signed in to change notification settings

ZiadSheriif/Dawrly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bccb673 Β· May 22, 2022
May 22, 2022
May 20, 2022
May 22, 2022
May 20, 2022
May 21, 2022
May 22, 2022
May 22, 2022
May 22, 2022
May 22, 2022
May 22, 2022
May 22, 2022
May 20, 2022
May 22, 2022
Mar 27, 2022

Repository files navigation

GitHub contributors GitHub issues

license GitHub forks GitHub stars GitHub Language

πŸ“ Table of Contents

πŸ“™ About

  • Crawler based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them.

πŸ“ƒ Documentation

  • index.html file in documentation folder

🏁 Getting Started

This is an list of needed instructions to set up your project locally, to get a local copy up and running follow these instructuins.

Prerequisite

  1. Apache Tomcat 9
  2. MongoDB
  3. Any Java IDE (Intellij in our case)

Installation

  1. Clone the repository
$ git clone https://github.com/ZiadSheriif/Dawrly.git
  1. Right click on the folder and open it with the IDE

Running

Running program

Run Crawler_Indexer_Main to start the Crawler then the Indexer
Copy the content of Interface file to "apache-tomcat-9.0.62\webapps\SearchEngine"
Copy "stopwords.txt" and "bodyFiles" to "apache-tomcat-9.0.62\bin"
Run main function in RunGUI class

πŸ’» Built Using

  • Java

πŸ“· Demo Screenshots

Main Screen

Suggestion Mechanism

Results

Pagination of results

Phrase Searching

Contributors

Zeyad Tarek
Zeyad Tarek
Abdelrahman Mohamed
Abdelrahman Mohamed
Ziad Sherif
Ziad Sherif
Beshoy Morad
Beshoy Morad

License

This software is licensed under MIT License, See License for more information Β©ZiadSheriif.

About

Crawler based search engine that demonstrates the main features of a search engine (web crawling, indexing and ranking) and the interaction between them.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published