(results, remaining_filters, remaining_orders).
results is a list of entity_pb2.EntityProto
remaining_filters and remaining_orders are the filters and orders that
should be applied in memory
[[["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 content describes a pseudo-kind used for namespace queries, derived from `expected_type`."],["The pseudo-kind has a `name` property and a `Query` method for performing queries."],["The `Query` method takes `query`, `filters`, and `orders` as arguments, and returns a tuple of `results`, `remaining_filters`, and `remaining_orders`."],["The class variable `name` is set to `'__namespace__'`."]]],[]]