When "single" is specified, all words are stored in one table (or in text file in built-in database) with structure (url_id,
word, weight), where url_id is the ID of the document which is referenced by rec_id field in "url" table. Word has "variable
char(32)" SQL type.
"single" mode supports substring search.