piggyback | True (1) if piggyback should be
used in searches; false (0) if not.
| 1 |
start | Offset of first record to be
retrieved from target. First record has offset 0 unlike the
protocol specifications where first record has position 1.
| 0 |
count | Number of records to be retrieved.
| 0 |
elementSetName | Element-Set name of records.
Most targets should honor element set name B
and F for brief and full respectively.
| none |
preferredRecordSyntax | Preferred Syntax, such as
USMARC, SUTRS, etc.
| none |
schema | Schema for retrieval, such as
Gils-schema, Geo-schema, etc.
| none |
smallSetUpperBound | If hits is less than or equal to this
value, then target will return all records using small element set name
| 0 |
largeSetLowerBound | If hits is greater than this
value, the target will return no records.
| 1 |
mediumSetPresentNumber | This value represents
the number of records to be returned as part of a search when when
hits is less than or equal to large set lower bound and if hits
is greater than small set upper bound.
| 0 |
smallSetElementSetName |
The element set name to be used for small result sets.
| none |
mediumSetElementSetName |
The element set name to be for medium-sized result sets.
| none |
databaseName | One or more database names
separated by character plus (+).
| Default |
setname | Name of Result Set (Result Set ID).
If this option isn't set, the ZOOM module will automatically
allocate a result set name.
| default |