Hi

Try to read this article:

http://googleappengine.blogspot.com/2010/04/making-your-app-searchable-using-self.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+GoogleAppEngineBlog+%28Google+App+Engine+Blog%29

Alternatively, I would suggest waiting for Google to publish a search
feature on GAE.

Cheers
Søren

On 8 Sep., 07:42, Yury Sintyaev <[email protected]> wrote:
> GQL has no "like" condition. I want to implement search function in my
> site. There is class MyClass. In MyClass there is field "String
> description". This is text(500 chars). I want to make the query:
> select * from MyClass where description like '%searchValue%'.
> What is workarround?
> Thanks for answer,
> Yury.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
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