Download
Free version
You can download the simpler Free version without registering (see Buy page for a feature comparison). If you use the Free version you have to place the following attribution at the top of your search results and in your website's footer:
Search results powered by gae-search.
By clicking "I agree. Download Free version!" you are indicating that you have read and accept our Terms of service and the License agreement. In particular, the Free version may not be used for commercial projects (which includes ad-supported sites).
Release notes
Version 1.1.2 (2009-11-28)
What's new:- Fixed indexing of multiple ReferenceProperties to the same model
Version 1.1.1 (2009-09-10)
What's new:- Automatically removing stop words from queries with more than four words
- Added more stop words (for English and German)
- Fixed wrong handler order for background tasks in app.yaml
Version 1.1 (2009-07-10)
Upgrade note: Add relation_index=False when instantiating a SearchIndexProperty. By default, we now use a relation index.
- Created a Free version for non-commercial use
- Added relation index (store index in separate entity), so search becomes more efficient
- Values index and relation index are now updated via background tasks (now you can have as many values indexes as you like)
- Views take a new parameter
query_converterwhich can be used, for example, to process a proximity search with geomodel
