# appengine-search-python-java **Repository Path**: mirrors_GoogleCloudPlatform/appengine-search-python-java ## Basic Information - **Project Name**: appengine-search-python-java - **Description**: Examples showing how to use the App Engine Search API. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README App Engine Search API examples ============================ A set of examples showing how to use the App Engine Search API. There are two simple examples, one written in Java (the `java` directory) and one written in Python (the `python`) directory. The `product_search_python` directory holds a more complex example— a product search app— written in Python.