Re: ExternalFileField management strategy with SolrCloud

2018-04-26 Thread Walter Underwood
We put a cron job on each host. That fetches the file from Amazon S3, then puts it in the data directories matching the collection name. The file will be loaded on the next commit, as far as I can tell. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) >

ExternalFileField management strategy with SolrCloud

2018-04-26 Thread Tom Peters
Is there a recommended way of managing external files with SolrCloud. At first glance it appears that I would need to manually manage the placement of the external_.txt file in each shard's data directory. Is there a better way of managing this (Solr API, interface, etc?) This message and any