X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=z39.50%2Fesadmin.asn;h=9ec766be6308a3c35d49d4b99ff36bd13fd6673c;hb=4ab240934731700f437e2bf8cb695e4b5fc9c0dc;hp=15efff3ea76a90515dc98cdaf0af4af2104420c0;hpb=29796ec9a5a8b2393f578a44dc15b74db23fde50;p=yaz-moved-to-github.git diff --git a/z39.50/esadmin.asn b/z39.50/esadmin.asn index 15efff3..9ec766b 100644 --- a/z39.50/esadmin.asn +++ b/z39.50/esadmin.asn @@ -14,15 +14,17 @@ Admin ::= CHOICE{ targetPart [2] TargetPart}} OriginPartToKeep ::= SEQUENCE{ -action [1] CHOICE{ +action [1] CHOICE{ reIndex [1] NULL, truncate [2] NULL, - delete [3] NULL, + drop [3] NULL, create [4] NULL, import [5] ImportParameters, refresh [6] NULL, -- Review internal representation of records against source files on disk to -- see if they have been updated. - commit [7] NULL}, + commit [7] NULL, + shutdown [8] NULL, + start [9] NULL}, databaseName [2] IMPLICIT InternationalString OPTIONAL} OriginPartNotToKeep ::= CHOICE{