Search

This operation is used to perform searches for publications.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
query-1
array of strings
required

Specifies what to search for. This parameter may appear multiple times in a request. When evaluating a search request, the order in which the query expressions are evaluated may affects results. This parameter optionally takes an “ordinal” which defines the order when multiple parameters of the same type are found in a search request. If the ordinal is omitted, the parameters will be evaluated from left to right as received. Note: there is no RFC that specifies that the order of parameters will be preserved. [{boolean operator},][{field code}:]{term} boolean operator : (optional) AND | OR | NOT. field Code:(optional) Specifies which searchfield to search for the term in. Valid fields are specified in the metadata supplied by the INFO method. term : (Required) The text to search for

query-1*
string
enum
Defaults to y

Specifies whether or not facets should be included in the response.

Allowed:
facetfilter
array of strings

Specify a facet filter to refine the results of a previous search. Filters are defined in terms of a facet types and values. A facet value group is a collection of one or more pairs of facet types (identified by an ID) and values that are applied as follows to the search. Individual facet filters within a group are joined by OR. If multiple facet filter groups are specified, they are joined by AND. Facets and their values are obtained by specifying the parameter 'includeFacets=y' in the original search request. The response to such a request will include facets and their values that are available for filtering the current results. Format: {{filter_Id}},{facet_Id}:{value}[,{facet_Id}:{value}]* filter_Id- A number that identifies the filter. The value must be unique within the request. facet_Id- unique ID of the facet. value- The facet value to filter on. Example: 1, Publisher:wiley-blackwell

facetfilter
string
Defaults to relevance

Specifies how the search results should be sorted. The available sorts can be obtained from the Info method.

limiter
array of strings

Specifies which limiters are used to reduce the search results. The available limiters are specified in the response from the Info Method. {limiter_Id}:{value}[,{value}]* limiter_Id: (required) The ID of the limiter value: (required) The value(s) to limit by, separated by a comma. (Note: only limiters of type MultiSelectValue will accept more than one value) Example: FT:y

limiter
string
enum
Defaults to brief

Specifies the level of detail in the records returned.

Allowed:
integer
Defaults to 20

This indicates the number or records to return with a search request.

integer
Defaults to 1

Specifies the page number of records to return. This is used to determine which records to return for the search. For example, if the results per page is specified as 20 and the page number is set to 2, records 21-40 are returned.

string
enum
Defaults to y

Specifies whether or not to highlight the search term

Allowed:
string

Specifies an action used to operate on the current search request. Actions are applied after all query string parameters have been resolved. Actions can optionally specify an ordinal. Like the query parameter, if the ordinal is omitted, the parameters will be evaluated from left to right as received. (see Actions Documentation) Example: addfacetfilter(Journal:backpacker)

string

Comma separated list of related content types to return with the search results. (see AvailableRelatedContent from the Info method call results for available options)

string
enum
Defaults to n

Specifies whether or not auto suggestions should be included in the response.

Allowed:
string
enum
Defaults to n

Specifies whether or not auto correction should be included in the response.

Allowed:
Headers
string
required

Token identifying the caller.

string
required

Token identifying the session this call is in relation to.

string

Unique code assigned by EBSCO to monitor access.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json