Term<Term>
A term and new weight for the term to modify in the training for the profile agent. Use the following format to set the term weight:
TermTerm=Weight
where,
Term
|
is the term to set the weight for. You can display the terms in profile agent training by using the AgentRead action (with ShowTerms set to True ). |
Weight
|
is the weight to set for the term (the maximum is 50000 ). To read the term weight from the IDOL Server data index, set this value to auto . |
NOTE: To use this action parameter, you must set SplitNumbers
to False
in the IDOL Server or Content component configuration file.
Actions: | ProfileEdit |
Type: | Long |
Default: | |
Example: | TermSport=2322
|
See Also: |