I think the answer is no, and the irony isn't lost.
I haven't looked into it, but depending on the length of your strings, you
might be able to store multiple substrings and build a query which applies
"like %" across all the substrings. There was an article somewhere (or was
it a Google IO talk) which talks about the features of set searches



On Thu, Oct 22, 2009 at 11:24 PM, Nicholas Albion <nalb...@gmail.com> wrote:

>
> I don't suppose it's possible to do:
>
>    myString LIKE "%,foo,%"
>
> I'm surprised that the datastore used by a search engine doesn't have
> better support for string searching/comparison...
> >
>

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

Reply via email to