User Guide

210 Getting Results with Novell Web Services
Getting Results with Novell Web Services
103-000133-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
retfield String Lets you determine the level of detail given about
each result item. The fewer the details, the faster a
search is returned to a user.
Field names include title, author, URL, changedate,
language, summary, relevance, and filelength.
NOTE: Type these fields exactly as they appear.
To specify more than one field, use the RETFIELD
parameter and value, separated by an ampersand
(&) as in the following:
retfield=title&retfield=author
Syntax: retfield=field_name
Example: retfield=title
buttonpressed String A button pressed by the user. If this value is part of
the query, then a response message should not be
sent to the client.
Options include Yes, No, OK, Cancel, Continue,
Ignore, Retry, Prev, Next, and Help.
Syntax: buttonpressed=button_name
Example: buttonpressed=Cancel
gettotalhits Boolean Lets you enable or disable the total number of hits
parameter. For example, if you set the
GETTOTALHITS parameter to FALSE, the Total
Number of Hits label on the results page will display
0 (zero). Setting this parameter to TRUE will show
the total number of hits found during the search.
Syntax: gettotalhits=value
Example: gettotalhits=false
Default: True
Parameter Name Value Description