Uploaded image for project: 'James Imap'
  1. James Imap
  2. IMAP-190

StoreMessageManager.search(...) should allow to be more efficient for implementations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1
    • None
    • None

    Description

      StreMessageManager.search(...) always use a MessageSearches instance for check if the SearchQuery match. This can be very inefficient for some storages. For example when using JPA or JCR the whole query could get done on the db/jcr tree. We should allow to optimize this easily.

      Attachments

        Activity

          People

            norman Norman Maurer
            norman Norman Maurer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: