Hi, I am looking to use S3 as the place to store indexes. Just how Solr uses HdfsDirectory to store the index and all the other documents.
We want to provide a search capability that is okay to be a little slow but cheaper in terms of the cost. We have close to 2 petabytes of data on which we want to provide the Search using Solr. Are there any open-source implementations around using S3 as the Directory for Solr ?? Any recommendations on this approach? regards, Rahul