Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-9617

Add Field Type RemoteFileField

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      RemoteFileField extends from ExternalFileField. The purpose of this field type extension is to download an external file from a remote location (e.g. S3 or artifactory) to a local location to be used as an external file field. URLs are maintained as a ManagedResource and can be PUT as a fieldName -> url mapping. Additionally there is a RequestHandler that will redownload all RemoteFileFields. This request handler also distributes the request to all live nodes in the cluster. The RequestHandler also implements SolrCoreAware and will redownload all files when callad (i.e. whenever a core is loaded).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              k317h Keith Laban
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: