X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=doc%2Fadministration.xml;h=1c8df0e37733787c46c7c819ab35bf2b54218eca;hp=5e3b545b96db5681dc7ccda11394fd541233336c;hb=25a37c9be836f891281688788a7a1f967ea2b2cb;hpb=5243917e35bcd84925e89f609d291658a188e45b diff --git a/doc/administration.xml b/doc/administration.xml index 5e3b545..1c8df0e 100644 --- a/doc/administration.xml +++ b/doc/administration.xml @@ -1,7 +1,13 @@ - + Administrating Zebra - + + Unlike many simpler retrieval systems, Zebra supports safe, incremental updates to an existing index. @@ -203,6 +209,7 @@ group of records. If you plan to update/delete this type of records later this should be specified as 1; otherwise it should be 0 (default), to save register space. + See . @@ -222,6 +229,7 @@ + register: register-location @@ -253,7 +261,7 @@ keyTmpDir: directory - Directory in which temporary files used during zebraidx' update + Directory in which temporary files used during zebraidx's update phase are stored. @@ -329,8 +337,9 @@ That is, when a client wishes to retrieve a record following a search operation, the files are accessed from the place where you originally put them - if you remove the files (without - running zebraidx again, the client - will receive a diagnostic message. + running zebraidx again, the server will return + diagnostic number 14 (``System error in presenting records'') to + the client.