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

external value source

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3
    • search
    • None

    Description

      Need a way to rapidly do a bulk update of a single field for use as a component in a function query (no need to be able to search on it).
      Idea: create an ExternalValueSource fieldType that reads it's values from a file. The file could be simple id,val records, and stored in the index directory so it would get replicated.

      Values could optionally be updated more often than the searcher (hashCode/equals should take this into account to prevent caching issues).

      Attachments

        1. ExternalFileField.patch
          113 kB
          Yonik Seeley

        Issue Links

          Activity

            People

              yseeley@gmail.com Yonik Seeley
              yseeley@gmail.com Yonik Seeley
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: