Yanick Witschi

Results 57 issues of Yanick Witschi

When you pass identifiers in the `ReindexConfig`, the ones that do not exist anymore should get deleted. Something along the lines of this: ```diff Subject: [PATCH] Delete reindex identifiers that...

features
SEAL Core

Currently, the number of documents in an index is the only thing that I could see is available across the board. Potentially there could also be the index size in...

Hey, thanks for the cool library! I'm using it in [Loupe](https://github.com/loupe-php/loupe). I noticed a performance issue: ```php

### Description Message brokers (transports) are usually optimized to handle lots of messages quickly and reliably. They do not, however, like to process huge messages. I did a quick research...

Messenger

Migrates all the Mootools and weird Ajax logic of our `Crawl.php` to the new jobs framework which now makes for a unified UX 🥳 Also that's - -~100 lines of...

feature

I would like to propose trying to get rid of `|raw` (and maybe `sanitize()`) in Twig templates everywhere. I know it's not going to be easy and it's probably something...

feature
up for discussion

### Description This should be the last building block to finalize all the work on the jobs framework for 5.7. We need to reload the jobs overview when jobs are...

feature