require “#{File.dirname(__FILE__)}/../../config/solr_environment.rb”
also add the entire block of code in the end just before: “def env_array_to_constants(env)”
Cheers!
]]>It should work now.
]]>with (1) nothing happens and with (2) I get “Plugin not found: [“git://github.com/railsfreaks/acts_as_solr.git”]” msg.
can u plz help me on how to install acts_as_solr.. thanks a lott in advance
]]>Can you clarify bit more ?
Because, i have not written any script yet.
& also i will prefer ruby script
so,How will be that exactly ?
]]>in ruby script:
system(“ruby script/server”)
system(“rake solr:start_win”)
some thing like that
]]>