Cache mode storage

Starting from version 3.2.16 mnoGoSearch does not support so called cache mode anymore. Cache mode used its own storage engine to store word index. It was faster than SQL-based word index, but it was very buggy and unstable, and in fact it was almost impossible to use it for a serios production environment. The decision was made to stop supporting cache mode and to concentrate on improvement the SQL-based modes.