Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Search engine accepts query string parameters for querying and pagination. The format for query string parameters is the full resource URL followed by a question mark, and the parameters (if multiple, separated by an ampersand):

Example

https://wsmedia.tlsecure.com/api/XML/00000/searchEngine/default/select?q=tuin&start=5&rows=10

...

This parameter contains the value on which a search will be executed.

View more information about the query syntax >>

Example

https://wsmedia.tlsecure.com/api/XML/00000/searchEngine/default/select?q=tuin

...

Available path parameters:

Modifier

Return-type

A Response Writer generates the formatted response of a search. The Response-format path parameter selects the Response Writer to be used. The table below lists the available formats:

...