Flo, my suggestion was wrong. I read article about bulk upload, and looked
into google.appengine.ext.search.
There is SearchableModel class which can help solve search problem.

2008/9/24 Alexander Pugachev <[EMAIL PROTECTED]>

> From what I see there are no such features.
> What I do right now is splitting texts into words and storing each word in
> separate model with reference to model storing initial text.
>
> 2008/9/24 Flo <[EMAIL PROTECTED]>
>
>
>> Hi,
>> it seems as if there is no support for "like" queries in GQL - or any
>> type of regular expressions - is this the case? If so, it's pretty
>> hard to implement a good search feature - how are people handling
>> that?
>>
>> Thanks,
>> Flo
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to