[[["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."],[[["`UntokenizedPrefixField` is a field type that enables searches based on the prefixes of the entire field's content."],["This field accepts a `name`, `value`, and optional `language` as input during its instantiation."],["The `value` for this field must be a string and should not exceed the maximum allowed length, otherwise, it can raise `TypeError` or `ValueError`."],["The `UntokenizedPrefixField` has attributes to access the `name`, `value`, and `language` of the field's content."],["It also offers methods `__eq__` and `__ne__` for comparison operations and it has a class variable `UNTOKENIZED_PREFIX`."]]],[]]