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

GitHub noreply at github.com
Mon Jun 11 15:00:14 EEST 2018


  Branch: refs/heads/master-2.3
  Home:   https://github.com/dovecot/core
  Commit: b4956dbc11008dbdd8e4fa6887c34ae6edc70614
      https://github.com/dovecot/core/commit/b4956dbc11008dbdd8e4fa6887c34ae6edc70614
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-06-11 (Mon, 11 Jun 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: 99d2ff9814471e3fe2c0d65890a081e4d29b0782
      https://github.com/dovecot/core/commit/99d2ff9814471e3fe2c0d65890a081e4d29b0782
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-06-11 (Mon, 11 Jun 2018)

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

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


  Commit: 907f0bdd1fd99e1437cf000c4a5aaadea59b9f79
      https://github.com/dovecot/core/commit/907f0bdd1fd99e1437cf000c4a5aaadea59b9f79
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2018-06-11 (Mon, 11 Jun 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/f769a22d4ba8...907f0bdd1fd9
      **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