From f10d223559b16c576093eea080dc0d5638ab3323 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 8 Apr 2015 10:04:48 +0200 Subject: cleanup --- common/clientapi.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common') diff --git a/common/clientapi.h b/common/clientapi.h index 63305ab..0ee934c 100644 --- a/common/clientapi.h +++ b/common/clientapi.h @@ -298,6 +298,9 @@ using namespace async; * * what resources to search * * filters on various properties (parent collection, startDate range, ....) * * properties we need (for on-demand querying) + * + * syncOnDemand: Execute a source sync before executing the query + * processAll: Ensure all local messages are processed before querying to guarantee an up-to date dataset. */ class Query { -- cgit v1.2.3