Does anyone have any insight into how SimpleKeywordTableIndex chooses which words it indexes? I'm trying to a build something with it where I give it several text nodes (of about 200 tokens length), but when I inspect the _index_struct.table of keywords, there are many important words that are completely missing. Anybody know about this?