| Current Path : /home/rtorresani/www/vendor/magento/framework/Search/Test/Unit/_files/ |
| Current File : //home/rtorresani/www/vendor/magento/framework/Search/Test/Unit/_files/search_engine.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<engines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Search/etc/search_engine.xsd">
<engine name="mysql">
<feature name="synonyms" support="1" />
<feature name="stopwords" support="0" />
</engine>
<engine name="other">
<feature name="synonyms" support="1" />
<feature name="stopwords" support="1" />
</engine>
<engine name="none" />
</engines>