The index is a custom directory implementation taken (mostly) from Compass GAE (which is Apache 2 licensed): http://fisheye.compass-project.org/fisheye/browse/compass/trunk/src/main/src/org/compass/needle/gae/GoogleAppEngineDirectory.java?r=trunk
I'll try & put some patches together once I get it more stable - my code works pretty well in the local development AppEngine implementation, but the real AppEngine is still causing more problems that I'd like. On Fri, May 7, 2010 at 4:43 AM, Chris Hostetter <hossman_luc...@fucit.org>wrote: > > : For those of you who aren't aware, AppEngine doesn't allow file access, > > I compeltey forgot to ask in my last reply: how are you dealing with the > index itself? did you write a custom Directory implementation for dealing > with the AppEngine datastorage system? > > that would also probably be of interest to many people. > > -Hoss > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >