retrainUserAgentByResults

Description

Retrains user agent based on doc IDs.

Syntax

public int retrainUserAgentByResults(String user,
	String agent,
	String docIds) throws RemoteException, SearchException

Parameters

user – name of a user

agent – name of an agent to be retrained

docIds – list of doc IDs

Return value

Returns the status: 0 if failure, otherwise, successful.