Notice: Over the next few months, we're reorganizing the App Engine documentation site to make it easier to find content and better align with the rest of Google Cloud products. The same content will be available, but the navigation will now match the rest of the Cloud products. If you have feedback or questions as you navigate the site, click Send Feedback.

Python 2 is no longer supported by the community. We recommend that you migrate Python 2 apps to Python 3.
Stay organized with collections Save and categorize content based on your preferences.

google.appengine.api.search package

Summary

Search API module.

Sub Modules

google.appengine.api.search.expression_parser

Wrapper for ExpressionParser.

google.appengine.api.search.geo_util

Utilities to support geo fields on the Python dev server.

google.appengine.api.search.query_parser

Wrapper for QueryParser.

google.appengine.api.search.search

A Python Search API used by app developers.

google.appengine.api.search.search_util

Provides utility methods used by modules in the FTS API stub.

google.appengine.api.search.unicode_util

Utility methods related to Unicode.