Tags that were recently created don't show up in the search bar for awhile, I just don't know how long will it take until the tag becomes searchable. It's the same with the character and general tags.
Updated
Posted under Tags
Ironbottom said:
Clear your browser cache. That helped me last time.
Nope, no, it's no use...
And also, I've seen some other recently created artist tags that appear on the search bar just fine! Maybe it just me, but the karimei tag won't show up no matter what i do.
Edit: Seems like it got something to do with the "Save this search" I been seeing around....
It's possible the cache isn't expiring correctly in your browser for some reason. Try manually clearing it by opening the javascript console and typing this:
$.localStorage.removeAll();
(Make sure you're on Danbooru when you do this, not a different site.)
Also save this search is unrelated to autocomplete or the localstorage cache.