You can but how well does it scale? to how many records? how long strings? On Nov 29, 5:23 pm, Richard <richar...@gmail.com> wrote: > to support full text search you can generate all the N-grams of each > record and then stored then in a > StringListProperty:http://code.google.com/appengine/docs/python/datastore/typesandproper... > > On Nov 28, 6:20 am, vince <lapcc...@gmail.com> wrote: > > > i've notice the new DAL do support a form of LIKE on GAE. > > > anyone tried it and how's the performance? it seems to only support > > "startwith", what about "contain"? > > > is there any experimental nosql database i can play with now besides > > GAE? > > > -vince > >
-- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.