If "multi" is selected, words will be stored in 13 tables depending of their lengths. Structures of these tables are the same
as in "single" mode, but fixed length char type is used, which is usually faster in most databases. This fact makes "multi"
mode usually faster than "single" mode. This mode is not implemented for built-in database.
"multi" mode supports substring search.