I've one site that use Magento as Serverless mode for store some product.
Into Magento the last persone previous me, had set it with ElasticSuite for the search.
Sorry but I don't know how ElasticSearch can /and work.
Maybe it had set the index of ElasticSearch with the condition that he had to give back only the Enabled products, but now I'll should receive all the products.
How can I change the index and receive back all the products?
If I try to make some api call to my Magento with searchCriteria it correctly return me the disabled products, but I'll should receive all the products by using ElasticSerch.
Thre is someone that already do the same?
Can someone help me?
Thanks.