]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: mail_search_args_simplify() handles now SEARCH_HEADER*/TEXT/BODY
authorTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 18:19:54 +0000 (21:19 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 23 Apr 2015 18:19:54 +0000 (21:19 +0300)
commitcc935aff970ed6c24d136cc560c7e705a49d536c
tree5a7a75381755f3356030ee3ef346be149e9f8873
parentf5e8a76a128d4e92f0641135183c164fd5c5ce5e
lib-storage: mail_search_args_simplify() handles now SEARCH_HEADER*/TEXT/BODY
These are especially useful with lib-fts, where stemming and other filtering
can produce duplicates. There's some internal deduplication, but it doesn't
catch all of these.
src/lib-storage/mail-search-args-simplify.c
src/lib-storage/test-mail-search-args-simplify.c