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

Allow ExternalFileField caches to be reloaded on newSearcher and firstSearcher events

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 4.1, 6.0
    • Schema and Analysis
    • None

    Description

      At the moment, ExternalFileField caches can only be refreshed/reloaded by clearing them entirely, which forces a reload the next time they are used in a query. If your external files are big, this can take unacceptably long.

      Instead, we should allow the caches to be loaded on newSearcher/firstSearcher events, running in the background.

      Attachments

        1. SOLR-3985.patch
          11 kB
          Alan Woodward
        2. SOLR-3985.patch
          11 kB
          Alan Woodward

        Activity

          People

            romseygeek Alan Woodward
            romseygeek Alan Woodward
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: