NOTE: This parameter description applies only to the TermGetInfo action.
The weighting method to use to sort the results.
You can use one of the following options:
APCM
. Return terms in order of the statistical APCM (Advanced Probabilistic Concept Modeling) weight in IDOL Server. These terms weights can be between 0 and 255.
DocOccs
. Return terms in order of the number of documents in which the specified terms occur.
TrueOccs
. Return terms in order of the number of times that they occur in the IDOL Server index.
None
. Do not sort terms (these terms include stop word terms and terms that do not exist in IDOL Server).
Actions: | TermGetInfo |
Type: | String |
Default: | APCM
|
Example: | Type=DocOccs
|
See Also: |