This corresponds to Drupal 7 issue: https://www.drupal.org/node/2021571
The custom menu add form has an element to show the machine name while the title is being typed. After saving, that machine name is not editable, but is shown on the edit menu form.
During creation (add), if the menu title is "hello," it shows the machine name will be hello. That's not what happens, though. The machine name is actually "menu-hello", and "menu-hello" is what is shown after saving.
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