HoldingsIQ Documentation Title

 

 

The HoldingsIQ service retrieves vendor, package and title related information in JSON format. The service automates the managing of holdings data from different sources.

 

 

 

 

Any Search Type

The any search type is supported by the GET /{custid}/titles endpoint.  It can be used with any of the search fields.  The any search type performs a "MATCH" query equivalent of an OR between each search term.  The OR operator combines search terms so that each search result contains at least one of the terms.  For example, use searchtype=any and search=sleep waking to find results that reference the terms sleep or the term waking.

To Use the Any Search Type (example):

Request

GET https://sandbox.ebsco.io/rm/rmaccounts/CUSTID/titles?search=sleep waking&searchfield=titlename&selection=0&resourcetype=0&orderby=0&count=100&offset=1&searchtype=any