Skip to content

cherryzxh007/Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Folders :

doc : a text file about mysql database setting

libs : all library used in this project, in which invertedindex.jar is the entire lab4 application

src : source java files

static : html, css, javascript or image files

template : string template files

How to start :

  1. Setting in static folder, there is a file called "application.config", which is the initial setting of this project, including the first link to crawl and the location of static and template folder, also the basic connection information for JDBC to connect to mysql database.

  2. Run application use command line and type, "java -cp project.jar Driver -f 'setting file location'"

  3. Run with browser type localhost:port in browser to use this project

About

Created a web-crawler search engine featuring basic user profiles, using Java, SQL, MySQL, and Java Servlet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published