Explain.solr.pl enables you to explore why you obtained particular results from Solr.
Useful for debugging/testing Solr queries but also for developing an intuitive feel for your data.
From the install.txt file:
Requirements:
- ruby 1.8.7
- rubygems
- bundler
- postgresql as database backend (propably works with other sql servers but this was not tested)