Perform the aggregation on the server and download the result.
The result received from the server is presented, unaltered, without considering any local
state. That is, documents in the local cache are not taken into consideration, neither are
local modifications not yet synchronized with the server. Previously-downloaded results, if
any, are not used. Every request using this source necessarily involves a round trip to the
server.
The AggregateQuery will fail if the server cannot be reached, such as if the client is
offline.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-23 UTC."],[],[]]