The minimum score that is required for a match to be returned. The lowest possible score is 0. The upper limit varies depending on the entity.
As the minimum score is increased above 0, towards (and even past) 1, you are indicating that matches must meet a higher confidence level to be returned.
The minimum score threshold is applied before Eduction runs any post-processing tasks
The entity number (N) in EntityMinScoreN must match the corresponding entity number in the EntityN entry.
| Type: | Long |
| Default: | 0 (returns all matches) |
| Required: | No |
| Configuration Section: | Any section that you have defined for Eduction settings. |
| Example: |
To specify a minimum score of
|
| See Also: |
|
|