A noob question. I have a series of names in the datastore. They are
stored in this format: <surname>-<first initial>. Examples would be:

Smith-J
Python-M
Smith-KS
Doe-J

Users will want to find names by partial matching. Thus a query string
of 'Smith' should find both J and KS above... I just can't find a way
of doing it, am I missing what's glaringly obvious? Any pointers
please? Thanks

--~--~---------~--~----~------------~-------~--~----~
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