Top "Sunspot-rails" questions

Sunspot Rails Plugin

SocketError (getaddrinfo: Name or service not known) - Sunspot/Solr Rails development

I have had lots of trouble with deploying my rails 3.0.10 application to Ubuntu 10.04 server with Passenger, Capistrano, nginx and MySQL (…

ruby-on-rails-3 sunspot sunspot-rails sunspot-solr
how to get value selected by using select_tag with options_from_collection_for_select and pass it to controller

I have built a form search like this: <%= form_tag({ controller: 'questions', action: 'search_topic' }, method: 'get') do %> &…

ruby-on-rails ruby-on-rails-3 sunspot sunspot-rails
Rails 4: RSolr::Error::Http (RSolr::Error::Http - 404 Not Found

I am in the process of upgrading my app to Rails 4, and now got my rails server, as well as …

ruby-on-rails ruby-on-rails-4 sunspot sunspot-rails sunspot-solr