Skip to content

redbox-mint/proai-solr-driver

Repository files navigation

Proai SOLR Driver Build Status

Enables a SOLR index as a Proai data source.

Running

Via docker

Use Peppermint's docker compose: clone that project and run docker-compose up

Manually (high-level)

  • Build driver (see instructions below)
  • Deploy a SOLR index
  • Deploy Proai inside an application container
  • Configure and deploy the proai.properties into Proai.

Configuration

See comments in the Proai configuration

Building

  • Run: ./gradlew shadowJar. *-fat.jar will contain all dependencies.

About

Solr driver for Proai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published