On Jan 20, 2010, at 6:32 AM, Siddhant Goel wrote:
On Wed, Jan 20, 2010 at 4:19 PM, Erik Hatcher
wrote:
Where are you getting your solr-ruby code from? You can simply "gem
install" it to pull in an already pre-built gem.
I'm just picking it up from the 1.4 release. I also tried checking
On Wed, Jan 20, 2010 at 4:19 PM, Erik Hatcher wrote:
> Where are you getting your solr-ruby code from? You can simply "gem
> install" it to pull in an already pre-built gem.
>
I'm just picking it up from the 1.4 release. I also tried checking out the
latest copy from svn, but the results were th
Where are you getting your solr-ruby code from? You can simply "gem
install" it to pull in an already pre-built gem.
I just ran the tests on trunk, all passed, with the output pasted below.
Erik
~/dev/solr/client/ruby/solr-ruby: rake test
(in /Users/erikhatcher/dev/solr/client/ruby/s
Hi,
I'm using Solr 1.4 (and trying to use the Ruby client (solr-ruby) to access
it). The problem is that I just cant get it to work. :-)
If I run the tests (rake test), it fails giving me the following output -
/path/to/solr-ruby/test/unit/delete_test.rb:52: invalid multibyte char
(US-ASCII)
/pat