1.6.5.8.11. Cache search results in working memory

Most of the search time is needed to read the data from the hard disk. This is why the search is search when results are cached in the working memory.

Caching is especially recommended for use with the search server.

[Note]Note

When restarting the PARTdataManager or the search server the cache is lost. Therefore, an effective caching is only possible within a search server, since this is usually only restarted in extreme cases.

[Note]Note

Beside the here described caching there is still another between the index files and the search server.

Important information on this is found under Section 1.3.5.8.3.7, “ Caching index files of $CADENAS_DATA on PARTapplicationServer ”.

There are different blocks for caching in the configuration file geomsearch.cfg:

  • Caching for versions up to 9.07

    [Cache_Local_Search]
    [Cache_Server_Search]

    [Note]Note

    The settings possibly remain relevant also for versions as of 9.08, because these can alternatively use the "old" search index.

  • Caching for versions as of 9.08

    [CACHEV2_GEO_SEARCH_32]
    [CACHEV2_GEO_SEARCH_64]

In the following the sections are explained separately: