On 22/09/2009, Joshua Smith wrote: > > > My requirements are not too difficult: > .. > - Full text search
That is! Full text search is not well supported on AppEngine. There are some implementations but they are pretty basic. Alternativly Java can run Lucene, but needs a separate server for anything but trivial index size. If your KB is public then you could use Google Site Search :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
