[dovecot/core] 6c4060: fts: Make sure indexing virtual mailbox doesn't re...

GitHub noreply at github.com
Fri May 4 12:30:16 EEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/core
  Commit: 6c4060a4fe863e560904f4e01f54745fe64e563c
      https://github.com/dovecot/core/commit/6c4060a4fe863e560904f4e01f54745fe64e563c
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M src/plugins/fts/fts-storage.c

  Log Message:
  -----------
  fts: Make sure indexing virtual mailbox doesn't recurse and index mail multiple times


  Commit: b2a29fc6d0219f6da202a14993e3ae48f5b07807
      https://github.com/dovecot/core/commit/b2a29fc6d0219f6da202a14993e3ae48f5b07807
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M src/plugins/fts/fts-storage.c

  Log Message:
  -----------
  fts: Indexing virtual mailbox didn't always index the last mails


  Commit: 1cdd1c5e46a3b660407611d08e87fa1eedd1da55
      https://github.com/dovecot/core/commit/1cdd1c5e46a3b660407611d08e87fa1eedd1da55
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M src/plugins/fts/fts-storage.c

  Log Message:
  -----------
  fts: When indexing virtual mailbox, index each real mailbox entirely

Index all the unindexed messages in them at once, instead of jumping between
real mailboxes and indexing them in small pieces.


Compare: https://github.com/dovecot/core/compare/1552267d5508...1cdd1c5e46a3
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list