Re: using S3 as the Directory for Solr

2020-04-25 Thread Kevin Risden
; >>> as? > > >>> > > >>> Have you investigated EFS as an alternative? That would look like > > >>> a normal filesystem to Solr but might be cheaper storage wise, > > >>> but much slower. > > >>> > > >>

Re: using S3 as the Directory for Solr

2020-04-24 Thread dhurandar S
>> Jan > >>> > >>>> 23. apr. 2020 kl. 06:57 skrev dhurandar S > >>>> : > >>>> > >>>> Hi, > >>>> > >>>> I am looking to use S3 as the place to store indexes. Just how > >>>> Solr use

Re: using S3 as the Directory for Solr

2020-04-23 Thread Walter Underwood
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 >>> bu

Re: using S3 as the Directory for Solr

2020-04-23 Thread Christopher Schultz
he 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 >>

Re: using S3 as the Directory for Solr

2020-04-23 Thread dhurandar S
; 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 > >

Re: using S3 as the Directory for Solr

2020-04-23 Thread Jan Høydahl
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

using S3 as the Directory for Solr

2020-04-22 Thread dhurandar S
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