Skip to content

/AWS1/CL_SRH=>DESCRIBESUGGESTERS()

About DescribeSuggesters

Gets the suggesters configured for a domain. A suggester enables you to display possible matches before users finish typing their queries. Can be limited to specific suggesters by name. By default, shows all suggesters and includes any pending changes to the configuration. Set the Deployed option to true to show the active configuration and exclude pending changes. For more information, see Getting Search Suggestions in the Amazon CloudSearch Developer Guide.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINNAME TYPE /AWS1/SRHDOMAINNAME /AWS1/SRHDOMAINNAME

The name of the domain you want to describe.

Optional arguments:

IT_SUGGESTERNAMES TYPE /AWS1/CL_SRHSTANDARDNAMELIST_W=>TT_STANDARDNAMELIST TT_STANDARDNAMELIST

The suggesters you want to describe.

IV_DEPLOYED TYPE /AWS1/SRHBOOLEAN /AWS1/SRHBOOLEAN

Whether to display the deployed configuration (true) or include any pending changes (false). Defaults to false.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SRHDESCRSUGGESTERSRSP /AWS1/CL_SRHDESCRSUGGESTERSRSP