[
https://issues.apache.org/jira/browse/LUCENE-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253930#comment-15253930
]
Robert Muir commented on LUCENE-7245:
-------------------------------------
Any ideas on how we can fix that? I like it being done outside of reopen time,
doing it in IndexSearcher i think is not very good and will cause delays in
applications.
> Automatic warm-up of the query cache on new segments
> ----------------------------------------------------
>
> Key: LUCENE-7245
> URL: https://issues.apache.org/jira/browse/LUCENE-7245
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Adrien Grand
> Assignee: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-7245.patch
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]