Responds to a POST request to {@code /tag/item/[itemID]/[tag]} and in turn calls{@link MyrrixRecommender#setItemTag(String,long,float)}. If the request body is empty, the value is 1.0, otherwise the value in the request body's first line is used.
@author Sean Owen @since 1.0
|
|