Set TermDetails
to True
to return additional term attributes that show the number of documents that a term occurs in, and the number of times that terms occur.
Note: For TermExpand, if you set Type to DocOccs
, TermDetails
defaults to True
.
For TermGetAll, if you set Type to a value other than NONE
, TermDetails
defaults to True
.
Actions: | TermExpand |
Type: | Boolean |
Default: | False |
Example: | TermDetails=True
|
See Also: |
Type (TermExpand action) Type (TermGetAll action) |
|