[
https://issues.apache.org/jira/browse/LUCENE-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957048#comment-16957048
]
ASF subversion and git services commented on LUCENE-9022:
---------------------------------------------------------
Commit 5245f1cb053d107d6fdf0276f96e678a658c2e90 in lucene-solr's branch
refs/heads/branch_8_3 from Jim Ferenczi
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=5245f1c ]
LUCENE-9022: Never cache GlobalOrdinalsWithScoreQuery (#963)
> Never cache GlobalOrdinalsWithScoreQuery
> ----------------------------------------
>
> Key: LUCENE-9022
> URL: https://issues.apache.org/jira/browse/LUCENE-9022
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Jim Ferenczi
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Today we disable caching for GlobalOrdinalsQuery
> (https://issues.apache.org/jira/browse/LUCENE-8062) but not
> GlobalOrdinalsWithScoreQuery. However the GlobalOrdinalsWithScoreQuery is
> sometimes executed in a filter context (despite the name, e.g. when min/max
> are provided) so we should protect this query for the same reasons invoked in
> LUCENE-8062.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]