Elasticsearch logs showing delete index?

Hi ,
We have integrated elasticsearch with Magento2 using smile/elasticsuite. When I check logs of elasticsearch in every few minutes it shows me logs like below
[2019-08-20T17:47:22,008][INFO ][o.e.c.m.MetaDataDeleteIndexService] [D_HnZg_] [magento2_studio_catalog_category_20190820_173356/54nr9AiFT5qqZ3TxtawTug] deleting index
[2019-08-20T17:47:22,055][INFO ][o.e.c.m.MetaDataCreateIndexService] [D_HnZg_] [magento2_default_thesaurus_20190820_174722] creating index, cause [api], templates , shards [1]/[0], mappings
[2019-08-20T17:47:22,135][INFO ][o.e.c.m.MetaDataDeleteIndexService] [D_HnZg_] [magento2_default_thesaurus_20190820_173356/ZY_udhwzRTudfA-1CU_hmg] deleting index
[2019-08-20T17:47:22,161][INFO ][o.e.c.m.MetaDataCreateIndexService] [D_HnZg_] [magento2_studio_thesaurus_20190820_174722] creating index, cause [api], templates , shards [1]/[0], mappings
[2019-08-20T17:47:22,230][INFO ][o.e.c.m.MetaDataDeleteIndexService] [D_HnZg_] [magento2_studio_thesaurus_20190820_173356/CE-sE_bDS3ijgmUhSH23ig] deleting index

are these indices are not mapping and also geeting deleted ?
Can someone please help to understand these logs.
Thanks in advance

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.