From 4fe0cd27e4850dda987740d52d41121a91babe9c Mon Sep 17 00:00:00 2001 From: beertje44 <101147154+beertje44@users.noreply.github.com> Date: Sun, 16 Jun 2024 19:33:02 +0200 Subject: [PATCH] Update docs/content/examples/tutorials/dovecot-solr.md Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com> --- docs/content/examples/tutorials/dovecot-solr.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/content/examples/tutorials/dovecot-solr.md b/docs/content/examples/tutorials/dovecot-solr.md index 227d0524..c278708d 100644 --- a/docs/content/examples/tutorials/dovecot-solr.md +++ b/docs/content/examples/tutorials/dovecot-solr.md @@ -27,8 +27,7 @@ solr create -c dovecot cp -R /opt/solr/contrib/analysis-extras/lib /var/solr/data/dovecot ``` -Stop the container, you should now have a data/dovecot folder. All that is needed on the solr part is a schema that is tailored specifically for dovecot fts. Luckally dovecot provides these: -https://github.com/dovecot/core/tree/main/doc +Stop the container, you should now have a data/dovecot folder. All that is needed on the solr part is a schema that is tailored specifically for dovecot fts. [Luckilly, Dovecot provides these](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`