public class SearchResultsResultMetadata
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Method and Description |
---|---|
String |
getDocumentRetrievalSource()
Gets the documentRetrievalSource.
|
Long |
getScore()
Gets the score.
|
public String getDocumentRetrievalSource()
The source of the search result.
public Long getScore()
The relevance score of the search result to the user query.
Copyright © 2025 IBM Cloud. All rights reserved.