Skip to content

Search engine application made in Java programming language using Eclipse IDE.

License

Notifications You must be signed in to change notification settings

alexgrigoras/search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchEngine

Description

Search engine application made in Java programming language using Eclipse IDE.

Architecture

Modules for the application are:

  • Web Crawler
  • DNS Client
  • HTTP Client
  • Parallel Indexer (master-workers)
  • MongoDB Database
  • Search Module

Documentation

Available here.

License

MIT license.