Administration: Optimizing Queries

Dynamic Caches

Overview | Hashed Data Caching | Qualification Caching | Filesystem Caching


Overview

Caching is a common method of optimizing queries in Omnidex, similar to the relational databases. Omnidex works with caching in three areas:

All of these caching techniques are available to all Omnidex applications, and they are activated automatically. These techniques also take advantage of the fact that Omnidex is most frequently used in read-only environments.



Next

Additional Resources

See also: