hpux man page for dtsearchsetmaxresults

Query: dtsearchsetmaxresults

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DtSearchSetMaxResults(library call)									       DtSearchSetMaxResults(library call)

NAME
DtSearchSetMaxResults -- Set the DtSearch maximum results value
SYNOPSIS
#include <Dt/Search.h> void DtSearchSetMaxResults( int max);
DESCRIPTION
The results list returned from DtSearchQuery will be truncated to a maximum number of items after search completion and statistical rank- ing. DtSearchSetMaxResults changes the maximum results setting to max. If DtSearchSetMaxResults is never called, the maximum number of DtSrResult items returned will default to 20. The function can be called any time after DtSearchInit().
ARGUMENTS
max Specifies the maximum number of items in the list returned from DtSearchQuery.
RELATED
DtSrAPI(3), DtSearchGetMaxResults(3), DtSearchQuery(3) DtSearchSetMaxResults(library call)
Related Man Pages
xmlistreplaceitemsposunselected(3) - redhat
dtsearchmergeresults(3) - hpux
dtsearchinit(3) - hpux
dtsearchretrieve(3) - hpux
dtsrapi(3) - hpux
Similar Topics in the Unix Linux Community
How to extract every repeated string between two specific string?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Wrong Array...
Shopt -s histappend