Pandora is a simplistic, multi-threaded, and distributed search engine that is powered by Apache Cassandra and Hydra (a network framework). It simply maps a keyword onto a list of links in order to store everything in a database and would just retrieve all the found links for a keyword, or even several keywords. The implementation might be a bit outdated.
- Install Maven 3
- Clone/Download this repo
- Install it with: mvn clean install
Licensed under the BSD 2-Clause License - see the LICENSE file for details.