Documentation Center

Load Search page

This API call produces HTML content for the search interface.

Example API call

/servlets3/wietmsd?id=1459510251190&book=s1000d_bike_41&collection=default&target=toc&action=toc_search

Parameters

ParameterDescription
targettoc
actiontoc_search
idA session ID that is valid for this collection and publication combination.
collectionThe name of the collection that the publication is registered in, such as default.
book The name of the publication, such as s1000d_bike_41.
dateTo prevent browser-side caching of data, especially with AJAX requests, it is important to make a URL unique. The most effective technique to accomplish this is to include a date parameter that is based on the time at which the call is made.

Returns

On success
HTML page named toc_search.html .
On failure
Nothing.