Skip to content

bksto/SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SearchEngine

Simulates Google's search engine.

  • Implemented a Web crawler and parsed HTML pages with JSoup
  • Implemented an indexer and ranked the pages using Lucene API
  • Displays results according to relevancy score

Screenshot:

  • screen shot 2016-07-24 at 12 11 14 pm

About

(Information Retrieval) A web application that simulates Google's search engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published