[[["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 2023-04-26 UTC."],[[["This module provides utility methods for the Full Text Search (FTS) API stub in Google App Engine."],["It includes a class `UnsupportedOnDevError` that signals when an action is not supported on the development server."],["The module offers functions for document manipulation, such as adding fields (`AddFieldsToDocumentPb`) and retrieving them (`GetAllFieldInDocument`, `GetFieldInDocument`)."],["It also provides functions for date and time handling, including serialization (`SerializeDate`) and obtaining epoch time (`EpochTime`)."],["Other functions include text normalization (`ConvertToNfkd`), accent removal (`RemoveAccents`, `RemoveAccentsNfkd`), and generating representations for objects (`Repr`, `TreeRepr`)."]]],[]]