SDK 1.2.2 can use "indexed=False" parameter on property constructor now.
2009/5/9 Ben <[email protected]> > > I didn't figure out what was causing the problem, but i solved it by > moving my "Title" string prop to a separate searchable class with a > reference property, and leaving the "description" in a standard db > model. might not work for everyone but solved my problem. thanks for > the help. > > On May 8, 10:11 am, Devel63 <[email protected]> wrote: > > You should be able to have a searchable TextProperty and a > > StringProperty. I do. If the advice below doesn't help, try posting > > your class definition here. > > > > On May 7, 10:27 am, ryan > > <[email protected]<ryanb%[email protected]>> > wrote: > > > > >http://code.google.com/appengine/docs/python/datastore/queriesandinde. > .. > > > describes this error. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
