EnableAutnRank
A Boolean value that specifies whether to rank documents. The rank indicates the importance of the document, relative to other documents from the same source. When you set this parameter to TRUE
, the connector adds a rank to each document in a field named AUTN_RANK
. The value is a number from 0 to 1000, where 0 is the minimum importance and 1000 the maximum.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks |
Example: | EnableAutnRank=TRUE
|
See Also: |