Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
hw_GetObject hw_GetObjectByQueryColl Hyperwave PHP Manual hw_GetObjectByQuery (PHP 4) — Search object Description array hw_getobjectbyquery ( int $connection , string $query $max_hits ) Searches ...
Forum und email

hw_GetObjectByQuery

(PHP 4)

hw_GetObjectByQuery — Search object

Description

array hw_getobjectbyquery ( int $connection , string $query , int $max_hits )

Searches for objects on the whole server and returns an array of object ids. The maximum number of matches is limited to max_hits . If max_hits is set to -1 the maximum number of matches is unlimited.

The query will only work with indexed attributes.

See also hw_getobjectbyqueryobj().