Tagged Questions
3
votes
3answers
505 views
sunspot with jruby
Hi can sunspot be used with jruby, also here is my app details
jruby-1.6.1
rails 3.0.7
when i install all the gems and run rake sunspot:solr:start it gives me the following error
Gem::LoadError: ...
0
votes
0answers
204 views
jruby + sunspot + rails 3 + solr
Hi i am trying to use these technologies to implement search on my app. and currently I am trying to implement distributed search (shards). Can anyone point me to a resource that can help me in doing ...