# 3.6.5.缓存频繁聚合(Caching heavy aggregations)

经常使用的聚合（例如，用于在网站的主页上显示）可以被缓存以用于更快的响应。这些缓存的结果与未缓存的聚合返回的结果相同 - 您永远不会得到过时的结果。 有关详细信息，请参阅[Shard r](https://www.elastic.co/guide/en/elasticsearch/reference/5.4/shard-request-cache.html)[equest cache](https://www.elastic.co/guide/en/elasticsearch/reference/5.4/shard-request-cache.html)[。](https://www.elastic.co/guide/en/elasticsearch/reference/5.4/shard-request-cache.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xiaoxiami.gitbook.io/elasticsearch/ji-chu/36aggregationsju-he-fen-679029/365huan-cun-pin-fan-ju-540828-caching-heavy-aggregations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
