You are here

public property KalturaBaseEntryFilter::$searchTextMatchOr in Kaltura 6.2

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

Type: string

File

kaltura_client/KalturaClient.php, line 653

Class

KalturaBaseEntryFilter

Code

public $searchTextMatchOr = null;