Apache Solr — server
solr/server · version 1
envs add solr/server
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
SOLR_URL |
required | config | Server address including the core or collection.. Shape ^https://\S+$. where to get it |
SOLR_PASSWORD |
optional | secret | Basic-auth password, when the server requires one.. where to get it |