X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=z39.50%2Fesadmin.asn;h=9ec766be6308a3c35d49d4b99ff36bd13fd6673c;hb=58f8067bb0bac4d08b7fae8e0e93159759ce4dfa;hp=655e8546f9fb169d161f1f4f5c41b0778f339e57;hpb=9e92c884f129f66b829fdb3069b09e669fc7aa56;p=yaz-moved-to-github.git diff --git a/z39.50/esadmin.asn b/z39.50/esadmin.asn index 655e854..9ec766b 100644 --- a/z39.50/esadmin.asn +++ b/z39.50/esadmin.asn @@ -14,10 +14,10 @@ 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