hw_api::find
(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)
hw_api::find — Search for objects
Описание
array hw_api::find
( array $parameter
)
Список параметров
-
parameter
-
The parameter array contains the 'keyquery' or/and 'fulltextquery'
depending on who you would like to search. Optional parameters are
'objectquery', 'scope', 'languages' and 'attributeselector'. In case
of an incremental search the optional parameters 'startIndex',
'numberOfObjectsToGet' and 'exactMatchUnit' can be passed.