'catalog_search_engine', 'hostname' => 'catalog_search_elasticsearch5_server_hostname', 'port' => 'catalog_search_elasticsearch5_server_port', 'index' => 'catalog_search_elasticsearch5_index_prefix', 'enableAuth' => 'catalog_search_elasticsearch5_enable_auth', 'username' => 'catalog_search_elasticsearch5_username', 'password' => 'catalog_search_elasticsearch5_password', 'timeout' => 'catalog_search_elasticsearch5_server_timeout', ]; return array_merge(parent::_getFieldMapping(), $fields); } }