Hey Tim, My query was just an example; I must have typed name rather than names. The '\ufffd' is the "greatest" (last) unicode character. Its purpose is the same as 'z' here: WHERE name >= 'mo' AND name < 'moz'.
Robert On Fri, Aug 12, 2011 at 02:30, Timofey Tatarinov <[email protected]> wrote: > Thank you, for quick reply > I would like to specify some issues. > 1) Did you forget suffix (-s) for field name "name" in query? Is the same > behavior of the text search for "String" and "List<String>" field? > 2) What does for last element of the query "\ufffd"? > P.S. I'm using Java version of the App Engine SDK. > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/YukN_jz-j6YJ. > 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. > -- 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.
