Alexandre Rafalovitch created SOLR-14797: --------------------------------------------
Summary: Config API: updateHandler output does not pick up class Key: SOLR-14797 URL: https://issues.apache.org/jira/browse/SOLR-14797 Project: Solr Issue Type: Sub-task Security Level: Public (Default Security Level. Issues are Public) Components: config-api Reporter: Alexandre Rafalovitch {code:json} "updateHandler":{ "indexWriter":{"closeWaitsForMerges":true}, "commitWithin":{"softCommit":true}, "autoCommit":{ "maxDocs":-1, "maxTime":15000, "openSearcher":false}, "autoSoftCommit":{ "maxDocs":-1, "maxTime":-1}}, {code} It is missing equivalence of: {code} class="solr.DirectUpdateHandler2"> {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org