Thanks for your replies. I still have the error, but it's true: I'm using a modified version of the searchable model.
ryan, I'm using the modified version reported here: http://appengineguy.com/2008/06/how-to-full-text-search-in-google-app.html I'm going to try a diff with the last sdk version. Regards, Mike On May 7, 7:25 pm, ryan <[email protected]> wrote: > mike, it looks like you're using a version of SearchableModel. are you > using it from google.appengine.ext.search directly? or are you using a > modified version? if so, the modified version probably needs to be > updated. would you mind pointing me to the modified version you're > using, and ideally whoever wrote it, so i can help them update it? > > in the meantime, switching your model class to use > google.appengine.ext.search.SearchableModel should fix the 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 -~----------~----~----~----~------~----~------~--~---
