Class: Kaltura::KalturaESearchUnifiedItem

Inherits:
KalturaESearchAbstractEntryItem show all
Defined in:
lib/kaltura_plugins/kaltura_elastic_search_client_plugin.rb

Instance Attribute Summary

Attributes inherited from KalturaESearchAbstractEntryItem

#add_highlight, #item_type, #range, #search_term

Attributes inherited from KalturaObjectBase

#object_type, #related_objects

Instance Method Summary collapse

Methods inherited from KalturaObjectBase

#camelcase, #to_b, #to_params

Instance Method Details

#from_xml(xml_element) ⇒ Object



1304
1305
1306
# File 'lib/kaltura_plugins/kaltura_elastic_search_client_plugin.rb', line 1304

def from_xml(xml_element)
	super
end