Skip to content

/AWS1/CL_QQCRETRIEVALCONF

Configuration for content retrieval operations.

CONSTRUCTOR

IMPORTING

Required arguments:

io_knowledgesource TYPE REF TO /AWS1/CL_QQCKNOWLEDGESOURCE /AWS1/CL_QQCKNOWLEDGESOURCE

The knowledge source configuration for content retrieval.

Optional arguments:

io_filter TYPE REF TO /AWS1/CL_QQCRETRIEVALFILTCONF /AWS1/CL_QQCRETRIEVALFILTCONF

The filter configuration for content retrieval.

iv_numberofresults TYPE /AWS1/QQCINTEGER /AWS1/QQCINTEGER

The number of results to retrieve.

iv_overrideknowledgebasesr00 TYPE /AWS1/QQCKNOWLEDGEBASESRCHTYPE /AWS1/QQCKNOWLEDGEBASESRCHTYPE

Override setting for the knowledge base search type during retrieval.


Queryable Attributes

knowledgeSource

The knowledge source configuration for content retrieval.

Accessible with the following methods

Method Description
GET_KNOWLEDGESOURCE() Getter for KNOWLEDGESOURCE

filter

The filter configuration for content retrieval.

Accessible with the following methods

Method Description
GET_FILTER() Getter for FILTER

numberOfResults

The number of results to retrieve.

Accessible with the following methods

Method Description
GET_NUMBEROFRESULTS() Getter for NUMBEROFRESULTS, with configurable default
ASK_NUMBEROFRESULTS() Getter for NUMBEROFRESULTS w/ exceptions if field has no val
HAS_NUMBEROFRESULTS() Determine if NUMBEROFRESULTS has a value

overrideKnowledgeBaseSearchType

Override setting for the knowledge base search type during retrieval.

Accessible with the following methods

Method Description
GET_OVERRIDEKNOWLEDGEBASES00() Getter for OVERRIDEKNOWLEDGEBASESRCHT00, with configurable d
ASK_OVERRIDEKNOWLEDGEBASES00() Getter for OVERRIDEKNOWLEDGEBASESRCHT00 w/ exceptions if fie
HAS_OVERRIDEKNOWLEDGEBASES00() Determine if OVERRIDEKNOWLEDGEBASESRCHT00 has a value