Hello, I've never used Solr but successfully ran Exercise 1 here: https://solr.apache.org/guide/8_10/solr-tutorial.html
I don't see how to integrate a Solr search with my existing website (.war deployed to Tomcat 8.5). It looks like there are major changes in Solr 8 and I don't see a .war file I can deploy to Tomcat. Can I integragte Solr with Tomcat, or do I run Solr standalone and call into it with curl, etc.? Any help appreciated! Thanks,Craig