summaryrefslogtreecommitdiffstats
path: root/common/mail/threadindexer.h
Commit message (Collapse)AuthorAge
* Xapian based fulltext indexingChristian Mollekopf2018-02-11
| | | | | This cuts into the sync performance by about 40%, but gives us fast fulltext searching for all local content.
* Gather required databases from index definitions.Christian Mollekopf2017-05-08
|
* A new indexer subsystem that can be used for indexes that are moreChristian Mollekopf2016-10-21
complex than a simple key-value pair.