Hi, I like Solr + Flare so much.
For the initial period of time, I'm satisfied with features provided by "gem install solr-ruby". But I'm getting like to use new features, SOLR-376 for example. Currently, I added the following code to environment.rb to use new features: $:.unshift '../solr-r602443/client/ruby/solr-ruby/lib' I'm curious: Who / When does update solr-ruby gem repository? How do I know what solr version solr-ruby-0.0.5 is compatible with? Thanks in advance, Koji
