Solr on GAE has been discussed a couple of times, see these threads: http://www.mail-archive.com/java-u...@lucene.apache.org/msg26010.html <http://www.mail-archive.com/java-u...@lucene.apache.org/msg26010.html> http://www.mail-archive.com/solr-user@lucene.apache.org/msg24473.html <http://www.mail-archive.com/solr-user@lucene.apache.org/msg24473.html> http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%3co2w952e01251005032245r79d6bfd6zbe08ece212c82...@mail.gmail.com%3e <http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%3co2w952e01251005032245r79d6bfd6zbe08ece212c82...@mail.gmail.com%3e>
-- Mauricio On Thu, Dec 9, 2010 at 9:07 AM, Praveen Agrawal <pkal...@gmail.com> wrote: > Hi, > I was wondering if Solr can be deployed/run on Google App Engine. GAE has > some restrictions, notably no local file write access is allowed, instead > applications must use JDO/JPA etc. > > I believe Solr can be deployed/run on Amazon EC2. > > Has anyone tried Solr on these two hosts? > > Thanks. > Praveen >