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
xmlistreplaceitemsposunselected(3) - centos
dtsearchhighlight(3) - hpux
dtsearchinit(3) - hpux
dtsearchvaliddatestring(3) - hpux
Similar Topics in the Unix Linux Community
How to list file size on HPUX?
PHP Man Pages Now Available (Over 10,000)
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
Thank you members and admins