v4

latestSwagger 2.02026-07-13109102258.7 KB
Discovery

Get search suggestions by query criteria.

post/search/suggest

Query parameters

api-versionstring required

Version of Purview APIs

Request body

keywordsstring

The keywords applied to all fields that support suggest operation. It must be at least 1 character, and no more than 100 characters. In the index schema we defined a default suggester which lists all the supported fields and specifies a search mode.

limitinteger

The number of suggestions we hope to return. The default value is 5. The value must be a number between 1 and 100.

filterobject

The filter for the search.

Response

OK. On successful lookup of the suggestions.