Just a very quick post on how to re-index Sunspot/Solr – simply open the console and enter the following command:
chris@chris-VirtualBox:~/site$ rake sunspot:solr:reindex WARNING: 'task :t, arg, :needs => [deps]' is deprecated. Please use 'task :t, [args] => [deps]' instead. at /usr/lib/ruby/gems/1.8/gems/sunspot_rails-1.2.1/lib/sunspot/rails/tasks.rb:41 chris@chris-VirtualBox:~/site$
That’s all there is to it, nice and easy!
Leave a Reply