/AWS1/CL_BDZMETCONFFORRERANK00¶
Contains configurations for the metadata to use in reranking.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_selectionmode TYPE /AWS1/BDZRERANKINGMETSELIONMDE /AWS1/BDZRERANKINGMETSELIONMDE¶
Specifies whether to consider all metadata when reranking, or only the metadata that you select. If you specify
SELECTIVE, include theselectiveModeConfigurationfield.
Optional arguments:¶
io_selectivemodeconf TYPE REF TO /AWS1/CL_BDZRERANKINGMETSELI00 /AWS1/CL_BDZRERANKINGMETSELI00¶
Contains configurations for the metadata fields to include or exclude when considering reranking.
Queryable Attributes¶
selectionMode¶
Specifies whether to consider all metadata when reranking, or only the metadata that you select. If you specify
SELECTIVE, include theselectiveModeConfigurationfield.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTIONMODE() |
Getter for SELECTIONMODE, with configurable default |
ASK_SELECTIONMODE() |
Getter for SELECTIONMODE w/ exceptions if field has no value |
HAS_SELECTIONMODE() |
Determine if SELECTIONMODE has a value |
selectiveModeConfiguration¶
Contains configurations for the metadata fields to include or exclude when considering reranking.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SELECTIVEMODECONF() |
Getter for SELECTIVEMODECONFIGURATION |