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