Skip to content

/AWS1/CL_SRH=>DESCRIBEEXPRESSIONS()

About DescribeExpressions

Gets the expressions configured for the search domain. Can be limited to specific expressions by name. By default, shows all expressions 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 Configuring Expressions 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_EXPRESSIONNAMES TYPE /AWS1/CL_SRHSTANDARDNAMELIST_W=>TT_STANDARDNAMELIST TT_STANDARDNAMELIST

Limits the DescribeExpressions response to the specified expressions. If not specified, all expressions are shown.

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_SRHDESCRXPRSNSRSP /AWS1/CL_SRHDESCRXPRSNSRSP