search for: paperplanes

Displaying 2 results from an estimated 2 matches for "paperplanes".

Did you mean: hyperplanes
2011 Sep 08
8
acts_as_solr problem ActsAsSolr::SearchResults:
hi, i am using acts_as_solr plugin when i tried with search by def search puts "#####################" # ids = params[:name] @id = params[:query] @emp = Employee.find_by_solr(@id) puts "------------------------------#{@emp}" respond_to do |format| format.html{render :action => ''search''} format.xml end
2007 Apr 24
0
Bug in Rails worker creation through scheduler
...initialization of the worker, in my case, an error in the Rails environment setup. So if you''re finding yourself wondering why your workers aren''t doing anything, you should check that there''s no exception being swallowed. Cheers, Mathias -- // Mathias Meyer // www.paperplanes.de