I've been using solr-ruby with 1.3 for quite a while now. It's powering our
"experimental", open-source OPAC, "Blacklight":
blacklight.rubyforge.org
I've got a custom query builder and response wrapper, but it's using
solr-ruby underneath.
Matt
On Tue, Nov 18, 2008 at 2:57 PM, Erik Hatcher <[EM
On Nov 18, 2008, at 2:41 PM, Kashyap, Raghu wrote:
Anyone knows if the solr-ruby gem is compatible with solr 1.3??
Yes, the gem at rubyforge is compatible with 1.3. Also, the library
itself is distributed with the binary release of Solr, in client/ruby/
solr-ruby/lib
Also anyone using ac