This is basically the same issue as https://www.drupal.org/node/807126 that was filed against the D6 branch of ImageField. That issue was closed as "fixed" by @quicksketch by pointing to the ImageField Tokens module:

Now with Tokens in core, it makes sense to take advantage of them and use them where possible.
PS: should support transliteration once in core (#904)
PR by @BWPanda: https://github.com/backdrop/backdrop/pull/3068
Recent comments
Worth mentioning as it was in zulip chat by @yorkshirepudding I just tested and the two work together without issue as long as you don't use the "Exclude comments from Content...
Search does not include comments
There is also Node Comments Search - this searches the node and all comments (default search is node and first page of comments) as part of the content search. Izzy's module above is a separate...
Search does not include comments
I have created a new module comment_search
Search does not include comments