X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fadministration.xml;h=e2855086f6756803c14e7de42788f53e2edfa3cb;hb=c421a8e99e5b7e43e29ab1a473627f9837f93a53;hp=471cfef40f10ec344edce782cbe8c18c5ee493b2;hpb=3ec73ef21b81b6d2abd9f21c31bf4ae4560df7ca;p=idzebra-moved-to-github.git diff --git a/doc/administration.xml b/doc/administration.xml index 471cfef..e285508 100644 --- a/doc/administration.xml +++ b/doc/administration.xml @@ -464,6 +464,45 @@ + + encoding charsetname + + + Tells Zebra to interpret the terms in Z39.50 queries as + having been encoded using the specified character + encoding. The default is ISO-8859-1; one + useful alternative is UTF-8. + + + + + + storeKeys: value + + + Specifies whether Zebra keeps a copy of indexed keys. + Use a value of 1 to enable; 0 to disable. If storeKeys setting is + omitted, it is enabled. Enabled storeKeys + are required for updating and deleting records. Disable only + storeKeys to save space and only plan to index data once. + + + + + + storeData: value + + + Specifies whether Zebra keeps a copy of indexed records. + Use a value of 1 to enable; 0 to disable. If storeData setting is + omitted, it is enabled. A storeData setting of 0 (disabled) makes + Zebra fetch records from the original locaction in the file + system using filename, file offset and file length. For the + DOM and ALVIS filter, the storeData setting is ignored. + + + + @@ -786,9 +825,7 @@ The value of the register setting is a sequence of tokens. Each token takes the form: - - dir:size - + dir:size The dir specifies a directory in which index files will be stored and the size specifies the maximum