Skip to content

adrianbrink/Java-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaSearchEngine

A simple search engine implemented in Java. It allows the user to specify an input file of parsed HTML and will allow searches for specific urls. Furthermore it allows users to crawl websites up to a specific depth and then search for specific words. It also supports simple boolean operations.

AND for and search on two words. OR for or search on two words.

If no results are found, it will show likely results using the Levenshtein algorithm.

About

A simple HTML search engine implemented in Java.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages