It's new in v1.12.x
if you don't like it. You can remove it in CSS
go to /admin/appearance/customise
add this
.composer .title-container .quick-search-results { display: none!important; }save and check if it's good.
It seems search is not finds anything when used Russian language.
Hm... it may be because our search system works on phonetic tokens, and not fulltext (like traditional search engines). Perhaps Reds does not support non-English languages...!
This is a hopeless situation?
Not necessarily, @seti123 is doing some amazing work getting elasticsearch working with NodeBB. Perhaps it may work with Russian languages?