[ 'value' => [ 'type' => 'text', 'size' => 'big', ], 'format' => [ 'type' => 'varchar_ascii', 'length' => 255, ], ], 'indexes' => [ 'format' => ['format'], ], ]; } }