Skip to main content

Problem with Webmail search

Comments

10 comments

  • cPanelMichael
    Hello, Could you click on the magnifying glass next to the search box in Roundcube and verify which options are selected? Also, in "WHM >> Manage Plugins", could you verify if the Solr plugin is installed? Thank you.
    0
  • Acidburns
    All options are selected, for searching in current folder 46759 Also in WHM, Solr is installed > 46763
    0
  • cPanelMichael
    I'm unable to reproduce this behavior on a test system. Could you open a support ticket using the link in my signature so we can take a closer look at the affected system? Thank you.
    0
  • gmm6797
    I am seeing similar results, was there a solution for this? Thanks
    0
  • cPanelMichael
    New I am seeing similar results, was there a solution for this?

    I don't see that a support ticket was opened. Could you open a ticket using the link in my signature so we can take a closer look at the issue you are facing? Thank you.
    0
  • EugeneJ
    Hello, I found this thread, while facing the same issue. Has the problem been identified? I might add to the description, that it is not Roundcube specific, as the Horde produces similar results. It seems that it happens on large mailboxes (couple of gigabytes). Small mailboxes does not seem to be affected. Any advice on how to troubleshoot this further? Thank you
    0
  • EugeneJ
    So i did a little more digging into the problem.
      ]
    • It is not a webmail client issue, I've connected to imap via telnet and performed a search with the exact same results.
    • The mailbox size is irrelevant after all, because there are larger mailboxes that are unaffected
    After that i performed a rescan / reindex on the affected user's mailbox with the following commands
    doveadm fts rescan -u doveadm index -u
    Nothing Restarted both solr and dovecot services, nothing.
    0
  • cPanelMichael
    Hi @EugeneJ, Could you open a support ticket using the link in my signature so we can take a closer look? Thank you.
    0
  • cPWilliamL
    I just wanted to follow up on this thread. Our configuration of Solr doesn't support partial keyword searches since it doesn't have the appropriate schema entries. Adding this functionality by default could impose a very significant cost on busy or large mail servers. This could make a good feature request, but would certainly need to default to off. This only applies when the Solr full-text search plugin is installed. Dovecot will perform partial-keyword matching on searches by default if Solr is not installed. However, you will not see the same search speed that is provided by the Solr FTS plugin.
    0
  • EugeneJ
    @cPWilliamL thank you for clarifying
    0

Please sign in to leave a comment.