Data types reference > Web Services data types > Standard service > SearchCatalogPaging

SearchCatalogPaging

The SearchCatalogPaging type contains paging elements that you can apply to catalog searches to specify which page of hits to display in the search results.

Ancestors

None

Relevant operations

searchCatalogPaging
searchInfoDesk
searchInfoDeskPaging

Contents

This type has the following elements:

Parameter

Type

Description

Required?

queryID

xs:string

Specifies the system generated key for the search you are paging (returned in the SearchCatalogResponse).

Y

firstHitToDisplay

xs:long

Specifies the record number of the first search result you want to display in the results.

Y

lastHitToDisplay

xs:long

Specifies the record number of the last search result you want to display in the results.

Y

includeAvailabilityInfo

xs:boolean

Specifies if you want to include TitleAvailabilityInfo in the response for each hitlist title (true), or not (false).

Note: If you do not specify a value, the system will assume “false” by default.

N

 


© 2009-2012 SirsiDynix