davidandersson1

Results 10 comments of davidandersson1

HI @romainruaud, Thanks for your response. We were use Elastic suite version "~2.9.0" and Magento version 2.3.5 and we are not using MSI before or now, actually MSI all modules...

Hi @romainruaud, Thanks for your view. During weekend, I checked the issue in details and its due to one of customisation event like `` and with Observer file there is...

@romainruaud as i update you above pagination is resolved on catalog search result listing page but still search indexer are taking much time, almost double (compare to magento 2.3.5 +...

Hi @romainruaud , I tried with suggested your both solutions, after commenting the block in di.xml + change batch as 500, I had run compile command + flush the cache....

@superdav42 I resolved pagination issue on the search result listing page. Actually it was due to one of custom extension with observer event "catalog_block_product_list_collection". So I suggest you to disabled...

Hello, Still we are facing below critical error in exception.log main.CRITICAL: Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid class name...

Hi @Quazz Thanks a lot for your reply Regarding my first issue, it was due to less heap size on elasticsearch server, we extended it from 4 GB to 7...

Hi @romainruaud Sorry but i do not have any clue for issue main.CRITICAL: Warning: call_user_func_array() expects parameter 1 to be a valid callback, first array member is not a valid...

exact same issue for us with magento version 2.3.5 and elasticsuite version ~2.9.0. lots of times, same error generated in log/exception.log file. Is there any solution for this bug?

Hello, We have below query which is continuous recorded as slow query with magento version 2.4.1 SELECT COUNT(*) FROM (SELECT DISTINCT `main_table`.`query_text` FROM `search_query` AS `main_table` WHERE (main_table.store_id IN (1))...