opensubscriber
   Find in this group all groups
 
Unknown more information…

j : java-user@lucene.apache.org 10 September 2009 • 10:56PM -0400

Re: How to avoid huge index files
by Ted Stockwell

REPLY TO AUTHOR
 
REPLY TO GROUP




Another alternative is storing the indexes in the Google Datastore, I think Compass already supports that (though I have not used it).

Also, I have successfully run Lucene on GAE using GaeVFS (http://code.google.com/p/gaevfs/) to store the index in the Datastore.
(I developed a Lucene Directory implementation on top of GaeVFS that's available at http://sf.net/contrail).



> Dvora wrote:
> >
> > Hello,
> >
> > I'm using Lucene2.4. I'm developing a web application that using Lucene
> > (via compass) to do the searches.
> > I'm intending to deploy the application in Google App Engine
> > (http://code.google.com/appengine/), which limits files length to be
> > smaller than 10MB.



      

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@luce...
For additional commands, e-mail: java-user-help@luce...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.