René Schep
René Schep
@AVGP I have the following Scenario: - We are using a graphql call to obtain the contents of a page. - We have a service-worker.js which caches the graphql call....
The default Magento implementation is to not index the attribute options of simples that are out of stock.
@vahonc Tested it on 2.4.2
@romainruaud That looks like it would work. The difference between elasticsuite and default elasticsearch, is that search doesn't index out of stock products (when configured correctly). While suite uses a...
@romainruaud On second look I need to modified the workaround slightly because one of the classes got moved and deprecated.
@romainruaud Slightly modifying that plugin did indeed fix my problem. It does however use a now deprecated class. So it might break with a future update.
@romainruaud I'd still like it to become a default feature in Elasticsuite though.
@romainruaud @joachimVT This is what I ended up with, but this uses a deprecated class of the module so it isn't guaranteed to stay fixed. A plugin on the `Smile\ElasticsuiteCatalog\Model\ResourceModel\Product\Indexer\Fulltext\Datasource\AttributeData`...
Yes that seems to be a typo on my side sorry about that.
@devchris79 Then I probably know what it was. My staging and live environments run on Varnish. But my develop environment doesn't. But I had synced the config from my staging...