Skip to content

jerryhsiung/SearchEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchEngine

This is my project from my Data Structures and Object-Oriented Programming class that uses an interface created using Qt, which searches for keywords in text files. There is also a page rank option to rank the "webpages" or text files by popularity.

###Compile & Run Instructions For best results, run in Linux.

  • type "make -f makecrawl" to compile crawler.cpp
  • type "./crawler data/index.txt out.txt" to run crawler
  • type "./bin/SearchEngine out.txt" to run the Qt application

About

Search engine that searches through text files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages