public static interface RetrievalDetails.DocumentRetrievalStrategy
**Note**: In the event of trained collections being queried, but the trained model is not used to return results, the **document_retrieval_strategy** will be listed as `untrained`.
Modifier and Type | Field and Description |
---|---|
static String |
CONTINUOUS_RELEVANCY_TRAINING
continuous_relevancy_training.
|
static String |
RELEVANCY_TRAINING
relevancy_training.
|
static String |
UNTRAINED
untrained.
|
static final String UNTRAINED
static final String RELEVANCY_TRAINING
static final String CONTINUOUS_RELEVANCY_TRAINING
Copyright © 2024 IBM Cloud. All rights reserved.