Difference between revisions of "Key: DoubletUsersNumberOfNewUsersForSearch"
(jrfconvert import) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:HR_keys]] |
− | | + | {{HelpFiles_Deployment}} |
− | + | ==Key: DoubletUsersNumberOfNewUsersForSearch== | |
===Syntax=== | ===Syntax=== | ||
Line 19: | Line 19: | ||
<add key="DoubletUsersNumberOfNewUsersForSearch" value="1000"/> | <add key="DoubletUsersNumberOfNewUsersForSearch" value="1000"/> | ||
− | + | ||
<!-- imported from file: 6444.htm--> | <!-- imported from file: 6444.htm--> |
Latest revision as of 10:33, 9 September 2013
<accesscontrol>Main:MyGroup</accesscontrol>
Key: DoubletUsersNumberOfNewUsersForSearch
Syntax
<add key="DoubletUsersNumberOfNewUsersForSearch" value="[NUMBER]"/>
[NUMBER] Positive integer number
Purpose
<DoubletUsersNumberOfNewUsersForSearch>: when the search task starts, it counts the number of newly added users first. If this value is greater than DoubletUsersNumberOfNewUsersForSearch, the search task will continue to search for duplicates. Otherwise, the search task ends and will be launched again at the next scheduled time.
Default value: 0.Recommended value: 1000.
Example of key
<add key="DoubletUsersNumberOfNewUsersForSearch" value="1000"/>