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.

 

 

 

 

Exact Phrase Search Type

The exact phrase search type is supported by the GET /{custid}/titles, GET /{custid}/vendors/{vendorid}/packages, and GET /{custid}/packages endpoints.  It can be used with any of the search fields.  When you would like to search for terms in the exact order in which they appear, exact phrase searching is needed.  For example, use the searchtype=exactphrase and search=Natural Neuroscience to find results such as Natural Neuroscience, Natural Neuroscience in climate change and Journal of Natural neuroscience.

To Use Exact Phrase Searching (example):

Request

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