Search-Engine

How to Run:

  1. navigate to parent folder of project where you have "Web Crawler" and "Indexer" as sub-folderes.
  2. launch cmd (below steps are optional, you can mix any)
  • to run Seeds Crawler:

    • java -jar SeeedsCrawler.jar
    • follow instructions
  • Rank Re-Crawler:

    • java -jar RanksReCrawler.jar
    • follow instructions
  • Indexer:

    • java -jar Indexer.jar
    • follow instructions
  • Web interface (query search): *execute this command from cmd opened in the interface folder node ./server.js *the site will be on localhost port 8000