Skip to content

/AWS1/CL_OSRGETINDEXRESPONSE

GetIndexResponse

CONSTRUCTOR

IMPORTING

Required arguments:

io_indexschema TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

The JSON schema of the index including mappings, settings, and semantic enrichment configuration.


Queryable Attributes

IndexSchema

The JSON schema of the index including mappings, settings, and semantic enrichment configuration.

Accessible with the following methods

Method Description
GET_INDEXSCHEMA() Getter for INDEXSCHEMA, with configurable default
ASK_INDEXSCHEMA() Getter for INDEXSCHEMA w/ exceptions if field has no value
HAS_INDEXSCHEMA() Determine if INDEXSCHEMA has a value