Retrains user agent based on doc IDs.
public int retrainUserAgentByResults(String user, String agent, String docIds) throws RemoteException, SearchException
user – name of a user
agent – name of an agent to be retrained
docIds – list of doc IDs
Returns the status: 0 if failure, otherwise, successful.