Adding a Query Cache

You can improve search performance by enabling the query cache, which resides on the Search API command of the Exalead CloudView search server.

The query cache contains a list of hits and facets associated with a specific query, available to users who enter the same query.

To count as an exact match, the query must:

  • Have the same q= (UQL) or eq= (ELLQL) value as the cached query.
  • Have the same values for all other parameters passed to the Search API.


In this section:

About Query Cache
Create and Manage a Query Cache