Support for StartsWith  was added.  I think most of us are moving from
the SQL world to Bigtable world and things are little bit done
differently and we expect it work the same as SQL . You can use > and
< which is same as like.

- Harjit

On Oct 22, 10:10 pm, Max Zhu <thebb...@gmail.com> wrote:
> So far as I know, Bigtable only supports:
>
> myString LIKE "foo,%"
>
>
>
> On Fri, Oct 23, 2009 at 6:24 AM, 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