Caching search results

FACT-Finder has a search results cache that allows it to process queries that have already been asked before more quickly. The passed search parameters are verified to determine whether or not this is the same query. Please do not pass any parameters that are not needed by FACT-Finder to the search engine. By default, FACT-Finder considers all parameters that it receives to be relevant for the cache [1]. If superfluous parameters are passed to FACT-Finder, the efficiency of the cache will drop.
Naturally, you can also cache FACT-Finder results in your shop system. When doing this you should remember: There are various situations in which FACT-Finder considers its own cache to be obsolete and deletes it, such as when the configuration is changed or product data is altered. The online shop will not learn about these changes. This means that in such cases, the online shop will hold cached results that are out of date.



[1] Parameters that FACT-Finder does not use itself can be used by custom extensions and may thereby modify the search result. Therefore, all parameters are treated as though they were relevant for the cache.