getCurrentSubChannelMaxDocs

Description

Returns maximum number of documents for the current subchannel. The current subchannel is the one returned by the last call to getNextSubChannelName.

Syntax

public int getCurrentSubChannelMaxDocs() throws RemoteException, SearchException

Return value

The maximum number of documents if successful; 0 if failure.