php man page for hw_getobjectbyquerycoll

Query: hw_getobjectbyquerycoll

OS: php

Section: 3

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

HW_GETOBJECTBYQUERYCOLL(3)						 1						HW_GETOBJECTBYQUERYCOLL(3)

hw_GetObjectByQueryColl - Search object in collection

SYNOPSIS
array hw_getobjectbyquerycoll (int $connection, int $objectID, string $query, int $max_hits)
DESCRIPTION
Searches for objects in collection with ID $objectID and returns an array of object ids.
PARAMETERS
o $connection - The connection identifier. o $objectID - The collection id. o $query - The query will only work with indexed attributes. o $max_hits - The maximum number of matches is limited to $max_hits. If $max_hits is set to -1 the maximum number of matches is unlimited.
RETURN VALUES
Returns an array of object ids.
SEE ALSO
hw_getobjectbyquerycollobj(3). PHP Documentation Group HW_GETOBJECTBYQUERYCOLL(3)
Related Man Pages
glgenqueries(3g) - osx
mysqlnduhconnection(3) - php
hw_getremotechildren(3) - php
pg_send_query_params(3) - php
mongocollection.find(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Denial Of Service Attack Update