Skip to content

Commit b07c8c2

Browse files
committed
clustering_with_ddev.md: use ddev/ddev-solr
1 parent cfc9474 commit b07c8c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/infrastructure_and_maintenance/clustering/clustering_with_ddev.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ You can access the Solr admin UI from the host by running `ddev solr-admin` comm
102102
or by using port 8983 on the same `.ddev.site` subdomain than the front (use `ddev describe` to get that URL),
103103
and use the credentials username `solr` and password `SolrRocks` (as in the Solr V2 API call example above).
104104

105+
For more information on topics such as version of Solr, see [ddev/ddev-solr README](https://github.com/ddev/ddev-solr).
106+
105107
## Share cache and sessions
106108

107109
You can add a [persistence cache pool](persistence_cache.md#persistence-cache-configuration) and a [session handler](sessions.md#session-handlers) to the cluster.

0 commit comments

Comments
 (0)