You can use the CategorySetTNW
action to change the weights of terms in the category that you believe are weighted inappropriately. For example:
action=CategorySetTNW&Category=124365780934532&Terms=tax,monei,budget&Weights=2353,1223,1023&BuildNow=True
In this example, IDOL Server sets the weight of the term tax
to 2353
, the weight of the term monei
to 1223
and the weight of the term budget
to 1023
(tax
, monei
and budget
are what IDOL Server stems the words Tax, Money and Budget to). The BuildNow
parameter instructs IDOL Server to build the categories immediately, so that they become active. You can also activate the category at a later point by using the CategoryBuild
action.
|