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

Allow pluggable atomic update merging logic

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1, 6.0
    • None
    • None

    Description

      Clients should be able to introduce their own specific merging logic by implementing a new class that will be used by the DistributedUpdateProcessor. This is particularly useful if you require a custom hook to interrogate the incoming document with the document that is already resident in the index as there isn't the ability to perform that operation nor can you currently extend the DistributedUpdateProcessor to provide the modifications.

      Attachments

        1. SOLR-6909.patch
          19 kB
          Steve Davids
        2. SOLR-6909.patch
          19 kB
          Steve Davids

        Activity

          People

            Unassigned Unassigned
            sdavids Steve Davids
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: