apache / apache/lucene

Automatic warm-up of the query cache on new segments [LUCENE-7245]

Open
#8,300 4 comments 0 reactions 1 assignee Claimed by @jpountz View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.