Skip to content
Hector Correa edited this page Mar 7, 2023 · 9 revisions

Solr installation

Starting in 2023 we use Docker to install Solr in a container during the workshop. See tutorial.md for details.

If Docker is not an option you can install Solr directly on your machine (instead of using a container), but this approach requires that you install the Java Development Kit (JDK) on your machine first. Instructions for this are available in install_solr_jdk.md

Solr intallation in a server environment

Installing-Solr-on-Ubuntu

Clone this wiki locally