Enables a SOLR index as a Proai data source.
Use Peppermint's docker compose: clone that project and run docker-compose up
- Build driver (see instructions below)
- Deploy a SOLR index
- Deploy Proai inside an application container
- Configure and deploy the proai.properties into Proai.
See comments in the Proai configuration
- Run:
./gradlew shadowJar
.*-fat.jar
will contain all dependencies.