Hello All,
I checked out a fresh version of 1052
I copied the database.example and solr.example to database.yml & solr.yml
I have a multicore external solr instance and so I changed the urls in
the solr.yml file to reflect that.
I have changed all the url to http://localhost:8080/solr/content.
If I start BL using apache2+mod_rails or using ./script/server I get :
private method `gsub' called for #<Curl::Err::ConnectionFailedError:
couldn't connect to server>
The funny thing is that I can connect to the jetty server on 8080 from
my browser. In an effort to track it down, I ran
grep -r 8983 . in the rails directory and came up with 3 lines from
the ./vendor/plugins/blacklight/install/solr.yml file.
I am about to start a broject and I wanted to use the demo app as a
starting point but I can't if I can't connect. Any Ideas?
Thanks
Vernon
a.k.a - g8tor