From: Mike Taylor Date: Tue, 25 Nov 2003 09:55:20 +0000 (+0000) Subject: Describe "presentChunk" option in preference to old "step" (though X-Git-Tag: YAZ.2.0.6~17 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=1615d14c893250613d6670abe2b71533687aec4d Describe "presentChunk" option in preference to old "step" (though that is also still mentioned). Clarify its meaning. --- diff --git a/doc/zoom.xml b/doc/zoom.xml index bf89247..7eae006 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -1,4 +1,4 @@ - + ZOOM &zoom; is an acronym for 'Z39.50 Object-Orientation Model' and is @@ -389,8 +389,11 @@ countNumber of records to be retrieved. 0 - stepNumber of records to be retrieved in - one chunk. The value, 0 means unchunked. + presentChunkThe number of records to be + requested from the server in each chunk (present requst). The + value 0 means to request all the records in a single chunk. + (The old step + option is also supported for the benefit of old applications.) 0 elementSetNameElement-Set name of records.