Metadata


Name
rsolr
Version
0.9.6
Platform
ruby
Authors
Matt Mitchell
Bindir
bin
Date
2009-09-12 00:00:00 UTC
Dependencies
builder (>= 2.1.2)
Description
RSolr is a Ruby gem for working with Apache Solr!
Email
goodieboy@gmail.com
Extra rdoc files
LICENSE
Rakefile
README.rdoc
CHANGES.txt
Files
CHANGES.txt
LICENSE
README.rdoc
Rakefile
examples/direct.rb
examples/http.rb
lib/rsolr.rb
lib/rsolr/connection.rb
lib/rsolr/connection/adapter/direct.rb
lib/rsolr/connection/adapter/http.rb
lib/rsolr/http_client.rb
lib/rsolr/http_client/adapter/curb.rb
lib/rsolr/http_client/adapter/net_http.rb
lib/rsolr/message.rb
lib/rsolr/message/adapter/builder.rb
lib/rsolr/message/adapter/libxml.rb
rsolr.gemspec
test/connection/direct_test.rb
test/connection/http_test.rb
test/connection/test_methods.rb
test/helper.rb
test/http_client/curb_test.rb
test/http_client/net_http_test.rb
test/http_client/test_methods.rb
test/http_client/util_test.rb
test/message_test.rb
test/rsolr_test.rb
Has rdoc
true
Homepage
http://github.com/mwmitchell/rsolr
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
1.3.4
Specification version
3
Summary
A Ruby client for Apache Solr
Test files
test/connection/direct_test.rb
test/connection/http_test.rb
test/connection/test_methods.rb
test/helper.rb
test/http_client/curb_test.rb
test/http_client/net_http_test.rb
test/http_client/test_methods.rb
test/http_client/util_test.rb
test/message_test.rb
test/rsolr_test.rb
Original platform
ruby
New platform
ruby