Newscoop\Search\IndexClientInterface::isTypeIndexable PHP Method

isTypeIndexable() public method

Checks whether the subtype is indexable.
public isTypeIndexable ( string $serviceName, $itemSubType ) : boolean
$serviceName string Name of the service
return boolean
    public function isTypeIndexable($serviceName, $itemSubType);