Difference between revisions of "Key: DoubletUsersUpperThresholdForSearch"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:HR_keys]]
 +
{{HelpFiles_Deployment}}
 

 

  
=====Key: DoubletUsersUpperThresholdForSearch=====
+
==Key: DoubletUsersUpperThresholdForSearch==
  
 
===Syntax===
 
===Syntax===

Latest revision as of 11:15, 6 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

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”/>