File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/magento/module-search/etc/adminhtml/system.xml
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
<system>
<section id="catalog">
<group id="search">
<field id="engine" translate="label" type="select" sortOrder="20" showInDefault="1">
<label>Search Engine</label>
<source_model>Magento\Search\Model\Adminhtml\System\Config\Source\Engine</source_model>
</field>
</group>
</section>
</system>
</config>