src/module-elasticsuite-thesaurus/etc/indexer.xml
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Smile_ElasticsuiteThesaurus module loading configuration.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade Smile ElasticSuite to newer
* versions in the future.
*
* @category Smile
* @package Smile\ElasticsuiteThesaurus
* @author Aurelien FOUCRET <aurelien.foucret@smile.fr>
* @copyright 2020 Smile
* @license Open Software License ("OSL") v. 3.0
*/
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Indexer/etc/indexer.xsd">
<indexer id="elasticsuite_thesaurus" view_id="elasticsuite_thesaurus" class="Smile\ElasticsuiteThesaurus\Model\Indexer\Thesaurus">
<title translate="true">ElasticSuite Thesaurus Indexing</title>
<description translate="true">Reindex ElasticSuite search engine thesaurus.</description>
</indexer>
</config>