There are also posts in the language-specific Google groups for App
Engine. The search that Barry suggested only covers the posts from
the general App Engine group. (This is one problem of segregating all
App Engine discussion across multiple language groups.)
I've released an open source full text search module:
http://billkatz.com/2009/6/Simple-Full-Text-Search-for-App-Engine
There's also a system that's under dual-licensing (free/commercial):
http://gae-full-text-search.appspot.com/
I think both have improved the situation since SearchableModel was the
only alternative.
-Bill
On Aug 3, 1:18 pm, Barry Hunter <
barrybhun...@googlemail.com> wrote:
> Try searching the archiveshttp://
groups.google.com/group/google-appengine/search?q=text+search&...
>
> there have been a number of implementations released in recent months,
> but all are quite limited much like SearchableModel. But if your
> requiremens are basic may work for you.
>
> On 02/08/2009, Filosof <
andrei.latys...@gmail.com> wrote:
>
>
>
> > I have made an overview of datastore api and have not found the way
> > how to perform usual textual search likewww.google.comdoes.. Is it