dtsearchgetmaxresults(3) hpux man page | unix.com

Man Page: dtsearchgetmaxresults

Operating Environment: hpux

Section: 3

DtSearchGetMaxResults(library call)									       DtSearchGetMaxResults(library call)

NAME
DtSearchGetMaxResults -- Obtain the DtSearch maximum results value
SYNOPSIS
#include <Dt/Search.h> int DtSearchGetMaxResults( );
DESCRIPTION
The results list returned from DtSearchQuery will be truncated to a maximum number of items after search completion and statistical rank- ing. DtSearchGetMaxResults returns the current maximum results setting. The function can be called any time after DtSearchInit.
RETURN VALUE
DtSearchGetMaxResults returns the current maximum results value.
SEE ALSO
DtSrAPI(3), DtSearchSetMaxResults(3), DtSearchQuery(3) DtSearchGetMaxResults(library call)
Related Man Pages
dtsearchaddmessage(3) - hpux
dtsearchgetkeytypes(3) - hpux
dtsearchreinit(3) - hpux
dtsearchquery(3) - hpux
dtsrapi(3) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
SAN Migration question
awk - Multi-line data to be stored in variable
Wrong Array...