How to access Solr from an external IP address?
问题 I have Solr running on my server on localhost in the Jetty container. This seems like an obvious question, but how do I access the web interface from outside the server itself, like from an external IP address? Obviously, authentication will be important as part of any solution. I am also running Apache2 on the server, if that is a good solution. I'm surprised I can't find anything about this. 回答1: I finally stumbled upon an answer to this. I don't really need persistent access to the Solr