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-solrVery lost as I haven't made any changes to my search which has always been working but somehow I've got …
ruby-on-rails ruby ruby-on-rails-3 solr sunspotI have tried various links but I can't seem to find a good resource on creating a running solr instance …
ruby-on-rails solr production-environment sunspotI 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-railsCan anyone suggest to me the best way to capture the output from an Ant command? I'm writing some routing …
ant sunspotI have 3,5 millions records (readonly) actually stored in a MySQL DB that I would want to pull out to Redis …
redis sunspotEverytime i try to reindex using... rake sunspot:solr:reindex These error messages always show: Error - RSolr::Error::Http …
ruby-on-rails ruby solr sunspotGiven the following set of values how do I configure the field to return values that are partial word matches …
solr lucene sunspotMy application usually takes 20 minutes to reindex as a whole. There is a small table with a couple of records …
solr sunspotOk, so I have a simple rails application and now i'm trying to implement sunspot for search capabilities. However, after …
ruby-on-rails solr sunspot