[
https://issues.apache.org/jira/browse/LUCENE-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15253979#comment-15253979
]
Adrien Grand commented on LUCENE-7245:
--------------------------------------
Maybe I could get this information from IndexWriter.pendingNumDocs and pass it
to the IndexReaderWarmer, if that sounds ok to you?
> 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]