NOTE: This parameter description applies only to the TermGetAll action.
The method to use to sort the terms that return.
NONE
. Do not sort terms.
DocOccs
. Sort terms by the number of documents that they occur in (from the highest to the lowest number).
TrueOccs
. Sort terms by the number of times that they occur in the IDOL Server index (from the highest to the lowest number).
Actions: | TermGetAll |
Type: | String |
Default: | NONE
|
Example: | Type=DocOccs
|
See Also: |