MaxTerms
NOTE: This parameter description applies only to the TermGetBest action.
The number of terms to return.
IDOL Server returns the N
terms with the highest weight, where N
is the value of MaxTerms
. You can specify the weighting method to use by using the Type parameter.
Actions: | TermGetBest |
Type: | Long |
Default: | 50 |
Allowed Range: | Minimum: 1 |
Example: | MaxTerms=10
|
See Also: |