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.