Want to understand what function(s)/ API(s) are used when database configuration is exported/imported from 8002
port in Marklogic
.
The purpose is to use these API(s) from QConsole
to update database configuration
.
There are different admin APIs
to update individual configurations e.g. admin:database-set-one-character-searches, admin:database-set-three-character-word-positions - admin database apis ;
but I want a single function/API (if there is any) to update the DB configuration
as in case of export/import from 8002
port where while importing XML configuration
(which is exported from the same port) is passed and everything is configured in one go.