Cache (obsolete)

Name

Cache (obsolete) -- defines whether to enable search result cache

search.htm

Synopsis

Cache {yes | no}

Description

Cache defines whether to enable search result cache to improve performance. This command is obsolete and should be used.

Starting from the version 3.3.8, the Cache command was superseded by new search result cache implementation which is controlled by the QCache=yes parameter to DBAddr. The new implementation supports automatic invalidation of the outdated results, as well as the "search in found feature" (also often referenced as "refine your search").

The default value is no.

Scope

Cache takes global effect for the entire configuration file and should be used only one time.

Examples


Cache yes
      

See also

the Section called Search results cache in Chapter 10.