From 6051c1247cde61bcc8e483eb4166e5a297c0ecc6 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 13 Oct 2016 18:38:35 +0200 Subject: Xapian based fulltext indexing This cuts into the sync performance by about 40%, but gives us fast fulltext searching for all local content. --- common/mailpreprocessor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common/mailpreprocessor.h') diff --git a/common/mailpreprocessor.h b/common/mailpreprocessor.h index d2e79ca..c0eacaf 100644 --- a/common/mailpreprocessor.h +++ b/common/mailpreprocessor.h @@ -29,4 +29,3 @@ public: protected: static void updatedIndexedProperties(Sink::ApplicationDomain::Mail &mail, const QByteArray &data); }; - -- cgit v1.2.3