Parameter |
Value |
Default Value |
Notes |
prof:(customerID.groupID.profileID) |
|
|
- Required Field if using Profile Authentication
|
pwd: |
|
|
- Required Field if using Profile Authentication
|
authType: |
|
profile |
- Indicates if using IP Authentication or Profile Authentication. Valid values are: (ip, profile)
|
ipprof:(profileID) |
|
|
- Required Field if using IP Authentication
|
query: |
|
|
- term to be searched on.
- Required Field
|
startrec: |
|
1 |
- Starting record number for the result set returned from a search.
- Greater than 0
|
numrec: |
|
10 |
- Number of records returned from a search (if available). Note that the maximum number of records returned is 50 when a 'full' record format is specified.
- Between 1 and 200
|
sort: |
|
date |
- The sort order for the search results. Note that the different sort options are database specific, please use the Info method for a list of sort options per database.
|
db:(Values Separated By Commas) |
|
|
- One or more short database names to search.When used with a Non-Discovery Service Profile, this field is required.When used with a Discovery Service profile, this parameter is ignored, and all databases available to that profile are used.
|
format: |
|
brief |
- The format of the results' records.
- Valid values are: (brief, detailed, full)
|
subset:(Values Separated By Commas) |
|
|
- Returns a subset of the records' data.
- Valid values are: (subjects, authors, titles)
|
orgid: |
|
|
- The OrgID if search is being executed by a third-party. (optional)
|
clusters: |
|
False |
- Return clusters with the search results.
- Valid values are: (True, False)
|