Send feedback
Module: google.appengine.api.search.search_util
Stay organized with collections
Save and categorize content based on your preferences.
Provides utility methods used by modules in the FTS API stub.
Classes
class UnsupportedOnDevError : Indicates attempt to perform an action unsupported on the dev server.
Functions
AddFieldsToDocumentPb(...) : Add the id and fields to document.
ConvertToNfkd(...)
DeserializeDate(...)
EpochTime(...) : Returns millisecond epoch time for a date or datetime.
GetAllFieldInDocument(...) : Find and return all fields with the provided name in the document.
GetFieldCountInDocument(...)
GetFieldInDocument(...) : Find and return the field with the provided name and type.
RemoveAccents(...)
RemoveAccentsNfkd(...)
Repr(...) : Generates an unambiguous representation for instance and ordered dict.
SerializeDate(...)
TreeRepr(...) : Generate a string representation of an ANTLR parse tree for debugging.
Other Members
BASE_DATE
Instance of google.appengine.ext.db.DateTimeProperty.data_type
DEFAULT_MAX_SNIPPET_LENGTH
160
EXPRESSION_RETURN_TYPE_NUMERIC
2
EXPRESSION_RETURN_TYPE_TEXT
1
NUMBER_DOCUMENT_FIELD_TYPES
[4]
TEXT_DOCUMENT_FIELD_TYPES
[2, 0, 1, 6, 7]
TEXT_QUERY_TYPES
[13, 32]
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-06-16 UTC.
Need to tell us more?
[[["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."],[],[]]