Key: DoubletUsersUpperThresholdForSearch: Difference between revisions
From Catglobe Wiki
More actions
jrfconvert import |
(No difference)
|
Revision as of 08:49, 7 March 2011
Key: DoubletUsersUpperThresholdForSearch
Syntax
<add key="DoubletUsersUpperThresholdForSearch" value="[NUMBER]"/>
[NUMBER] Positive integer number
Purpose
<DoubletUsersUpperThresholdForSearch>: For each search criterion, only the values that appear less than DoubletUsersUpperThresholdForSearch times are used when searching for duplicates. The values that appear more than DoubletUsersUpperThresholdForSearch times are ignored.
Default value: 10.Recommended value: should not greater than 10.Note: using Ignored data list to see these ignored values.
Example of key
<add key="DoubletUsersUpperThresholdForSearch" value="5”/>