[[["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, `IndexYamlForQuery`, generates the necessary YAML configuration for a composite index based on a given query."],["The function requires three inputs: `kind` (entity type), `ancestor` (boolean for ancestor query), and `props` (property specifications)."],["The `CompositeIndexForQuery` and `GetRecommendedIndexProperties` functions help prepare the inputs needed for `IndexYamlForQuery`."],["The output of `IndexYamlForQuery` is a string representing the YAML configuration for the composite index."]]],[]]