Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-14795 Config API Review: Umbrella issue
  3. SOLR-14797

Config API: updateHandler output does not pick up class

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • config-api
    • None

    Description

          "updateHandler":{
            "indexWriter":{"closeWaitsForMerges":true},
            "commitWithin":{"softCommit":true},
            "autoCommit":{
              "maxDocs":-1,
              "maxTime":15000,
              "openSearcher":false},
            "autoSoftCommit":{
              "maxDocs":-1,
              "maxTime":-1}},
      

      It is missing equivalence of:

         class="solr.DirectUpdateHandler2">
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            arafalov Alexandre Rafalovitch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: