Elasticsuite Sort Relevance Boost
One of our merchants wanted to be able to influence the sort order of the product search results in Magento. Thanks to Elasticsuite's flexibility, solving this issue was a trivial task.
One of our merchants wanted to be able to influence the sort order of the product search results in Magento. Thanks to Elasticsuite's flexibility, solving this issue was a trivial task.
One year ago, we switched from our homegrown Sliverstripe blog solution to Docusaurus. Time to look back and see if the move was worth it.
Recently, we've been running into a weird problem. After restarting 2 nodes in our Nomad cluster, we could not properly access GitLab via SSH anymore. Web access was working fine, also cloning via https:// worked, but not via SSH which is what most of our developers use by default.
In the last few days, I was fighting hard to understand and fix an error that occurred when trying to deploy a Magento upgrade in production for one of our merchants.
During the setup:di:compile phase our CI pipeline crashed with the error Undefined array key "instance" in ArgumentsResolver.php on line 171.
On the 22nd of May the PHP meetup Frankfurt will meet again in person. The topic of the day is PHPStan - the static code analysis tool for PHP.
Last weekend at the Mage Titans Conference in Manchester, the sansec folks announced their new Composer Integrity Plugin project.
Last weekend I was giving a talk at the Mage Titans Conference in Manchester.
While improving the page indexing of our blog, I realized that Google still had old urls stored that aren't valid anymore. The challenge in this case: The urls in question could only be identified via specific get parameters.
A while ago when importing a staging dump to reproduce an issue locally in one of our Magento projects, I hit an "ERR_TOO_MANY_REDIRECTS" error. Magento kept redirecting me with a HTTP 302 response code.
Last month Microsoft introduced a new release of the Microsoft Graph Developer Proxy. The latest release introduces support for monitoring specific processes, a new plugin allowing testing against rate limiting supported APIs and provides a new OData paging guidance.