Previous Topic

Next Topic

Book Contents

Book Index

SL_DetailedSearch

Given a search string and a high-level category, search results are returned from a single high-level category (bin). In addition, more detailed information is included for each result. For example, a course hit might include its topic hits, while a book hit might include its chapter hits.

This function initiates a search and returns the initial portion of the matching result set. The caller can page through the remainder of the result set by issuing a call to SL_PaginateSearch using the returned searchid value in the result set. The end of the result set is reached when all bins contain zero assets.

The returned assets are organized in bins. The assets within a bin are returned in decreasing relevancy-ranking order. This function supports the Simple-user-attributes option of the automatic-user-registration-or-update capability. For more information, see User Registration.

You can extract the nativid or assetid from the book bin and then apply the result to a SignOn, SAMA, or RO launch.

Note: If you are using OLSA with Privacy Support enabled, when invoking this web service, you must specify the login name of a user created using the UM_CreateUser web service, not the login name of a user created in SkillPort. This is because a hashed login name is required by this web service, and only OLSA (not SkillPort) creates this type of login name.

Inputs

Outputs

Additional Faults