uddhavpgautam / appengine-search-python-java

Examples showing how to use the App Engine Search API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Examples showing how to use the App Engine Search API.

License:Apache License 2.0