Interesting things
- When we used
localhostin oursolr.ymlconfiguration, we couldn’t run tests on our OSX 10.5.6 machines. Commenting out the IPv6localhostentries in/etc/hostsfixed the problem. The better solution would probably be to use127.0.0.1in SOLR configuration.