I want to install solr 6.6.1 and solr 6.4.1 with homebrew on my Mac.
With brew install solr
, by default version 8 is installed.
With brew search solr
i can only find solr versions 7.7 & 8. How do i install older versions?
I would like to be able to switch between which version of the service is running with homebrew.