jpountz commented on a change in pull request #1374: LUCENE-9287:Add DocValuesFieldExistsQuery as a never cache query in UsageTrackingQueryCachingPolicy URL: https://github.com/apache/lucene-solr/pull/1374#discussion_r397172657
########## File path: lucene/CHANGES.txt ########## @@ -127,6 +127,9 @@ Optimizations * LUCENE-8103: DoubleValuesSource and QueryValueSource now use a TwoPhaseIterator if one is provided by the Query. (Michele Palmia, David Smiley) +* LUCENE-9287:Add DocValuesFieldExistsQuery as a never cache query in UsageTrackingQueryCachingPolicy. Review comment: This is an implementation detail of this class, maybe say something like `UsageTrackingQueryCachingPolicy no longer caches DocValuesFieldExistsQuery`? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org