This method sets the weight that indicates how closely a search result record matched the search criteria.
void setComparisonScore(float score)
Name
Type
Description
score
Float
The matching comparison score to set.
None.