I am using amazon s3 to host my website (so far - very impressed), however, I want to host my hibernate search index files and subdirectories in a manner that will scale.
Could I use the Amazon s3 buckets for this? I already host user uploaded images here?
I have tried simply pointing the hibernate.search.default.indexBase at the appropriate url but it throws a write exception.
Any help appreciated!