public class BaseScoredResponseValue<T> extends BaseSearchMatchResponseValue<T>
| Modifier and Type | Field and Description |
|---|---|
CategoryWeights |
AppliedCategoryWeights
The weights that were actually used for scoring.
|
CategoryWeights |
SuggestedCategoryWeights
The weights suggested by Sovren based solely on the data in the source document.
|
CurrentCount, Matches, TotalCount| Constructor and Description |
|---|
BaseScoredResponseValue() |
public CategoryWeights SuggestedCategoryWeights
NOTE: these should only be used as a fallback or initial value. Your system/users should have the ability to adjust/override these (in the PreferredCategoryWeights in the request)
See also:
public CategoryWeights AppliedCategoryWeights
SuggestedCategoryWeightsSee also:
Copyright © 2021. All rights reserved.