Newscoop\Search\DefaultIndexClient::isTypeIndexable PHP Method

isTypeIndexable() public method

public isTypeIndexable ( $serviceName, $subType )
    public function isTypeIndexable($serviceName, $subType)
    {
        return true;
    }