Text Search within data store

20 views
Skip to first unread message

Filosof

unread,
Aug 2, 2009, 7:22:50 AM8/2/09
to Google App Engine
I have made an overview of datastore api and have not found the way
how to perform usual textual search like www.google.com does.. Is it
possible/planned? Or is there any workaround how to perform quick
search for entities on the datastore level?

Real use case for example.
Somebody implemented messaging or notification or notes service and
wants to provide a simple textual search in history..

So I think it would be great feature to mark some property for simple
text-search..

Barry Hunter

unread,
Aug 3, 2009, 4:18:40 PM8/3/09
to google-a...@googlegroups.com
Try searching the archives
http://groups.google.com/group/google-appengine/search?q=text+search&start=0&scoring=d&

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.
--
Barry

- www.nearby.org.uk - www.geograph.org.uk -

Bill

unread,
Aug 3, 2009, 7:24:53 PM8/3/09
to Google App Engine
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
Reply all
Reply to author
Forward
0 new messages