We are using Apache Solr 4.1 to index data for a web app. Only the web app should have access to the Solr. Users and other clients will not directly talk to Solr.
What are some of the best practices to secure this type of Solr use case?
(we are using Jetty to run Solr)
Well, just a few of the options available: