[[["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 2025-06-16 UTC."],[[["\u003cp\u003eThis function, \u003ccode\u003eGetQueryNodeText\u003c/code\u003e, retrieves the text content from a given node.\u003c/p\u003e\n"],["\u003cp\u003eIt is designed to handle text that may be in unicode format.\u003c/p\u003e\n"],["\u003cp\u003eThe function is part of the \u003ccode\u003egoogle.appengine.api.search.query_parser\u003c/code\u003e module.\u003c/p\u003e\n"],["\u003cp\u003eThe source code for this method is accessible on GitHub, within the \u003ccode\u003eappengine-python-standard\u003c/code\u003e repository.\u003c/p\u003e\n"]]],[],null,["# google.appengine.api.search.query_parser.GetQueryNodeText\n\n\u003cbr /\u003e\n\nReturns the text from the node, handling that it could be unicode. \n\n google.appengine.api.search.query_parser.GetQueryNodeText(\n node\n )"]]