Flask and Apache Solr 7.5 using HTML input for searching

This post follows up the first one Flask and Apache Solr 7.5. Now we are going to several user inputs for returning values in from Solr. The code is at github: https://github.com/spawnmarvel/solrhttp A quick follow up on what we have: Flask is and Solr is running on localhost. The template Search.html has a input field […]