From 95823a778a58c2ed2dc52f41933fb27f1abda558 Mon Sep 17 00:00:00 2001 From: beertje44 <101147154+beertje44@users.noreply.github.com> Date: Sun, 16 Jun 2024 19:31:23 +0200 Subject: [PATCH] Update docs/content/examples/tutorials/dovecot-solr.md Co-authored-by: Casper --- docs/content/examples/tutorials/dovecot-solr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/examples/tutorials/dovecot-solr.md b/docs/content/examples/tutorials/dovecot-solr.md index 4970129a..9b478da3 100644 --- a/docs/content/examples/tutorials/dovecot-solr.md +++ b/docs/content/examples/tutorials/dovecot-solr.md @@ -32,8 +32,8 @@ Stop the container, you should now have a data/dovecot folder. All that is neede https://github.com/dovecot/core/tree/main/doc As of writing of this guide solr 9 is current, so you need the 2 solr 9 config files: -- solr-config-9.xml -- solr-schema-9.xml +- `solr-config-9.xml` +- `solr-schema-9.xml` Copy solr-config-9.xml to the data/dovecot folder and name it: solrconfig.xml Copy solr-schema-9.xml to the data/dovecot folder and name it: schema.xml, remove managed-schema.xml