NOTE: This parameter description applies only to the TermExpand action.
The method to use to sort the result terms. You can use one of the following options:
Alphabetical
. Return terms in alphabetical order.
DocOccs
. Return terms in order of the number of documents in which the stemmed form occurs. If you set Stemming to False
, the counts returned are for the exact unstemmed term, rather than the stemmed form.
NONE
. Do not sort terms (these terms include stop word terms and terms that do not exist in IDOL Server).
Actions: | TermExpand |
Type: | String |
Default: | None |
Example: | Type=DocOccs
|
See Also: | Stemming
TermDetails |
|