Automatic warm-up of the query cache on new segments [LUCENE-7245]
Open
legacy-jira-priority:Minor
type:enhancement
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
Thanks to the fact that we track recently-used queries, we know which ones are likely to be reused and we could use this information in order to automatically warm up the query cache on new segments (typically after a refresh after a merge).
---
Migrated from [LUCENE-7245](https://issues.apache.org/jira/browse/LUCENE-7245) by Adrien Grand (@jpountz)
Attachments: [LUCENE-7245.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-7245/LUCENE-7245.patch)
Contributor guide
Assessment
This issue has not been assessed yet.