I noticed that smiley code like mrgreen is inserted into the table `bb_search_wordlist` while other bbcode like the quotes gets erased before the post is indexed. Wouldn't it make sense to parse out the smileys as well before indexing a post? Even though the size of `bb_search_wordlist` wouldn't inc...