Solr and WSL
Recently, I was trying to use Apache Solr on my WSL install of Ubuntu 20.04. Following the docs, I could download and start Solr, but visiting 127.0.0.1:8983/solr/
from a browser in Windows gave me an "unable to connect" error. The solr logs showed no …