Skip to content

/AWS1/CL_IOT=>SEARCHINDEX()

About SearchIndex

The query search index.

Requires permission to access the SearchIndex action.

Method Signature

IMPORTING

Required arguments:

IV_QUERYSTRING TYPE /AWS1/IOTQUERYSTRING /AWS1/IOTQUERYSTRING

The search query string. For more information about the search query syntax, see Query syntax.

Optional arguments:

IV_INDEXNAME TYPE /AWS1/IOTINDEXNAME /AWS1/IOTINDEXNAME

The search index name.

IV_NEXTTOKEN TYPE /AWS1/IOTNEXTTOKEN /AWS1/IOTNEXTTOKEN

The token used to get the next set of results, or null if there are no additional results.

IV_MAXRESULTS TYPE /AWS1/IOTSEARCHQUERYMAXRESULTS /AWS1/IOTSEARCHQUERYMAXRESULTS

The maximum number of results to return per page at one time. This maximum number cannot exceed 100. The response might contain fewer results but will never contain more. You can use nextToken to retrieve the next set of results until nextToken returns NULL.

IV_QUERYVERSION TYPE /AWS1/IOTQUERYVERSION /AWS1/IOTQUERYVERSION

The query version.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTSEARCHINDEXRSP /AWS1/CL_IOTSEARCHINDEXRSP