[
https://issues.apache.org/jira/browse/LUCENE-8144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16489237#comment-16489237
]
Adrien Grand commented on LUCENE-8144:
--------------------------------------
Let's add a note to lucene/MIGRATE.txt to explain that caching everything is
discouraged and point users to UsageTrackingQueryCachingPolicy?
> Remove QueryCachingPolicy.ALWAYS_CACHE
> --------------------------------------
>
> Key: LUCENE-8144
> URL: https://issues.apache.org/jira/browse/LUCENE-8144
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Attachments: LUCENE-8144.patch
>
>
> This one is trappy, it looks simple and cool but caching without evidence of
> reuse is usually a bad idea as it removes the ability to skip over non
> interesting documents.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]