X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fadministration.xml;h=51d3025d7c6334ba8f5f96fa63e185dcc4ad4750;hb=518c06f68ffac6658aa792da45282a165b32ca95;hp=5ebfcd3ed4ac714ec8ef689d2be7fb00535b5dc4;hpb=79e9818dfb6b9a0a04bdd6bc6467c8dae3b8f493;p=idzebra-moved-to-github.git diff --git a/doc/administration.xml b/doc/administration.xml index 5ebfcd3..51d3025 100644 --- a/doc/administration.xml +++ b/doc/administration.xml @@ -1,5 +1,5 @@ - + Administrating Zebra @@ -436,9 +436,8 @@ in order to modify the indexes correctly at a later time. - - FIXME - There must be a simpler way to do this with Adams string tags -H - + For example, to update records of group esdd @@ -776,14 +775,13 @@ In order to make changes to the system take effect for the users, you'll have to submit a "commit" command after a (sequence of) update operation(s). - You can ask the indexer to commit the changes immediately - after the update operation: - $ zebraidx update /d1/records update /d2/more-records commit + $ zebraidx update /d1/records + $ zebraidx commit @@ -795,7 +793,7 @@ - $ zebraidx -g books update /d1/records update /d2/more-records + $ zebraidx -g books update /d1/records /d2/more-records $ zebraidx -g fun update /d3/fun-records $ zebraidx commit