__construct() __construct( $index, \Horde_ElasticSearch_Client $client) Parameters $index \Horde_ElasticSearch_Client $client
add() add( $type, $id, $data) curl -X PUT {SERVER}/{INDEX}/{TYPE}/{ID} -d . .. Parameters $type $id $data