SearchableModel is not used, and there is not a plan to include it that I have seen.
It could be added, but it is far from ideal because it can only realistically be used for one (or maybe two word) searches before you get the 'exploding indexes' problem. That said, one word searches are better than nothing. Robin The bottom line is that searchable model can only realistically be used for one or two word searches before resulting in an exploding index. On Jan 25, 5:44 pm, "Sebastian E. Ovide" <[email protected]> wrote: > Hi all, > > does web2py use SearchableModel (google.appengine.ext.search.SearchableModel > ) ? if not, is there any plan to include it ? > > thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

