Skip to content

siddharthpaliwal007/Web_Search_Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web_Search_Engine

A Web Integrated and Console based web search engine developed in Java.

The main features incorporated -

1.)Web Crawler.
2.)Database Integration for Latency Optimization. (Postgres SQL)
3.)HTML to Text Conversion using JSoup.
4.)Pattern Matching using TST.
5.)Page Ranking based on frequency of words.

Advanced Java Concepts used : JSP, Servlet and JDBC
Server Used: Apache Tomcat Version 8.0
Dynamic Web Module Version 3.1
Eclipse Enterprise Edition.

Youtube link for project presentation : https://youtu.be/fy5-qmJoY8s

web search

Web Integrated View

insert

search

result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages