/AWS1/CL_SRHSUGGESTER¶
Configuration information for a search suggester. Each suggester has a unique name and specifies the text field you want to use for suggestions. The following options can be configured for a suggester: FuzzyMatching
, SortExpression
.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_suggestername
TYPE /AWS1/SRHSTANDARDNAME
/AWS1/SRHSTANDARDNAME
¶
SuggesterName
io_documentsuggesteroptions
TYPE REF TO /AWS1/CL_SRHDOCSUGGESTEROPTS
/AWS1/CL_SRHDOCSUGGESTEROPTS
¶
DocumentSuggesterOptions
Queryable Attributes¶
SuggesterName¶
SuggesterName
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUGGESTERNAME() |
Getter for SUGGESTERNAME, with configurable default |
ASK_SUGGESTERNAME() |
Getter for SUGGESTERNAME w/ exceptions if field has no value |
HAS_SUGGESTERNAME() |
Determine if SUGGESTERNAME has a value |
DocumentSuggesterOptions¶
DocumentSuggesterOptions
Accessible with the following methods¶
Method | Description |
---|---|
GET_DOCUMENTSUGGESTEROPTIONS() |
Getter for DOCUMENTSUGGESTEROPTIONS |