Are you sure that there is a solr server running?
- Maurício Linhares http://alinhavado.wordpress.com/ (pt-br) | http://blog.codevader.com/ (en) On Wed, Dec 24, 2008 at 1:04 PM, Manisha Tripathy <[email protected]> wrote: > > Hi, > > I am trying to integrate solr in ruby on rails application.For that i > am using the plugin acts_as_solr and gem solr-ruby. My solr server > starts successfully with command > > $ rake solr:start > > But when I try to add data from $ script/console , it says that it > cannot connect to solr server at the corresponding port.Same is the > result if i try the browser to link to http://localhost:8982/solr > > The error is > > RuntimeError: Couldn't connect to the Solr server at > http://localhost:8982/solr. > 404 "Not Found" > > Can anyone please help me in this. :(( > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

