Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Email search not working properly

    Solved Support mail solr
    10
    2 Votes
    10 Posts
    88 Views
    avatar1024A
    @joseph said in Email search not working properly: The tika error seems to be because tika was down . What's tika? Btw I did all mailboxes manually, I had to retry a couple but they all ended up indexing without errors in the end. @joseph said in Email search not working properly: I think a UI button to rebuild index will help a lot. Yes to that! Though it should be either a button per mailbox, or if global, then it needs to make sure it carries on even if if there are errors on one mailbox.
  • 2 Votes
    15 Posts
    344 Views
    d19dotcaD
    That's great, thanks @girish! It seems to work now. I enabled it and followed the steps in the new documentation you linked to, and then ran doveadm -c /run/dovecot.conf index -A '*' from the mail container which started indexing everything. Just waiting for the indexing to finish to confirm it'll be good.
  • Solr+SOGo

    Moved Solved Support mail solr
    9
    2 Votes
    9 Posts
    1k Views
    girishG
    This was a regression in Cloudron 7.7. Thanks for reporting @AartJansen Fixed in https://git.cloudron.io/cloudron/box/-/commit/1afa2e87ec93881ebcd1f79d83d4477467b40770
  • Solr for full text email search is great!

    Locked Discuss email search solr
    3
    3 Votes
    3 Posts
    608 Views
    robiR
    This may also offer an improvement AIFS - https://github.com/KillianLucas/aifs for local semantic search over folders! @Girish what do you think? And if running across the host system platform data, it could index all ones cloudron sites.
  • How to disable Solr

    Solved Support fts solr email
    13
    0 Votes
    13 Posts
    2k Views
    infogulchI
    @girish I think that would be a good change. I also think I should have gone through the Troubleshooting document sooner : https://docs.cloudron.io/troubleshooting/ Thanks!
  • Is there a way to force-index Solr for mailboxes?

    Support mail solr
    4
    0 Votes
    4 Posts
    906 Views
    girishG
    If you go down this route, be sure to search via roundcube or SOGo and not rainloop because the latter does not support recursive search. A while ago @samir shared a recipe with me to make doveadm work, let me see if that still works when I find the time.
  • Solr: "Enabled / not running"

    Solved Support solr fts email
    3
    2
    1 Votes
    3 Posts
    746 Views
    murgeroM
    @necrevistonnezr I noticed the first time enabling it,it has to index each mailbox which takes time depending on how big they are. I am sure if you left it as-is for a bit it would have started on it's own. Glad it's working now
  • Is Full Text Search (Solr) also useful for IMAP?

    Solved Support email solr fts
    3
    2 Votes
    3 Posts
    690 Views
    girishG
    I found that in Thundberbird, if you press Ctrl+K, it will use IMAP search. On Android K-9, there is Settings -> Account Settings -> Search -> Enable server search.