[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-30 UTC."],[[["This function `Normalize` processes and adjusts query components like filters and orders for use in data queries."],["The function takes `filters`, `orders`, and `exists` as inputs, where `exists` are properties needing an existence filter."],["It modifies the filters and orders to ensure they have the same effect in the query as the initial components."],["The output of `Normalize` is a reduced set of `filters` and `orders`, ready to be used in a query."]]],[]]