You are here

public property KalturaBaseEntryFilter::$searchTextMatchAnd in Kaltura 6.2

This filter should be in use for retrieving specific entries while search match the input string within all of the following metadata attributes: name, description, tags, adminTags.

Type: string

File

kaltura_client/KalturaClient.php, line 646

Class

KalturaBaseEntryFilter

Code

public $searchTextMatchAnd = null;