[[["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."],[[["`AtomField` is a type of field that treats its content as a single, indivisible token for indexing purposes."],["It takes a `name`, `value` (string or unicode), and an optional `language` code as arguments during initialization."],["The `AtomField` class inherits from the `Field` and `expected_type` classes, providing functionalities related to validation."],["`AtomField` raises `TypeError` if the value provided is not a string and `ValueError` if the value exceeds the allowed length."],["The class variables ATOM, DATE, GEO_POINT, etc., define the different types of fields available for use within the search functionality."]]],[]]