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.

 

 

 

 

Proximity Search Type

The proximity search type is supported by the GET /{custid}/titles endpoint.  It can be used with any of the search fields.  Proximity searching is a way to search for two or more search terms that occur within five words of one another in the order that the search terms are presented.  "Near" search is not allowed.  Proximity search only supports within 5 ordered words.  For example, use searchtype=proximity and search=brown dog to return results this is a brown dog and this dog is really brown.

To Use Proximity Searching (example):

Request

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