setMaxEntries (QueryResultsProcessor - Java)

Sets the maximum number of documents to fetch into the QueryResultsProcessor engine before an execute call (executeToJSON or executeToView) is terminated to prevent runaway processing.

Defined in

QueryResultsProcessor

Note: setMaxEntries is new in V12.0.1.

Syntax

void setMaxEntries(int entries)