I've been re-writing/factoring the solr ruby gem -- and the source code can be found here:
http://github.com/mwmitchell/solr/tree/master The current version is 0.5.1 and can be installed by running: gem sources -a http://gems.github.com sudo gem install mwmitchell-solr More docs coming, but for the nitty gritty, have a look at some of the tests if needed. If you use solr-ruby at all, please have a look. I would love to hear from some of the ruby folks out there! Cheers, Matt
