/otto-solr

Solr for Otto

ISC LicenseISC

otto-solr

Uses docker-external to add solr support for otto

Getting Started

Appfile

application {
    # add to the end of your application block in your Appfile
    dependency { source = "github.com/rposborne/otto-solr" }
}