How to Install Solr 8 on macOS 13 Ventura for Drupal Compatibility.
You might have observed that the solr version included in the most recent homebrew package is 9. However, its schema is currently not compatible with Drupal. Therefore, I will guide you on how to obtain version 8 of solr, which is compatible with Drupal.
Requirements Homebrew Java 8 Step 1: Install Java 8 using Homebrew If you haven't installed Homebrew, you can find the installation instructions at https://brew.sh/. After installing Homebrew, open Terminal and run the following command to install Java 8: