v3

latestSwagger 2.02026-07-139789260.9 KB

Get search suggestions by query criteria.

post/search/suggest

Query parameters

api-versionstring required

The API version to use for this operation.

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.

{"stackTrail":"components:schemas:SuggestOptions:properties:filter","oasType":"schema","type":"unknown","description":"The filter for the search."}

Response

The request has succeeded.