getCurrentUserAgentMaxDocs

Description

Gets maximum documents of the current user agent. The current agent is the one returned by the last call to getCurrentUserAgentName.

Syntax

public int getCurrentUserAgentMaxDocs() throws RemoteException, SearchException

Return value

Returns the maximum documents if successful; 0 if failure.