Understanding Sun Master Index Processing

setComparisonScore

Description

This method sets the weight that indicates how closely a search result record matched the search criteria.

Syntax


void setComparisonScore(float score)

Parameters

Name 

Type 

Description 

score 

Float 

The matching comparison score to set. 

Returns

None.

Throws

None.