Services\InternalService::search PHP Method

    public function search(array $params)
    {
        throw new ProcessingNotSupported('Search operation not supported');
    }