andrewDruV1 / app-engine-site-creator

Automatically exported from code.google.com/p/app-engine-site-creator
0 stars 0 forks source link

Investigate adding full-text search capabilities #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
This may involve changes to the datastore and may be limited to features of
App Engine

Original issue reported on code.google.com by James.Bo...@gmail.com on 6 Oct 2008 at 3:29

GoogleCodeExporter commented 9 years ago

Original comment by James.Bo...@gmail.com on 16 Oct 2008 at 6:46

GoogleCodeExporter commented 9 years ago
You could try to use a Lucene index in memory with memcached.

Original comment by jonathan...@gmail.com on 6 Aug 2009 at 12:55