You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/10/22 13:15:00 UTC

[jira] [Commented] (LUCENE-9022) Never cache GlobalOrdinalsWithScoreQuery

    [ https://issues.apache.org/jira/browse/LUCENE-9022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957042#comment-16957042 ] 

ASF subversion and git services commented on LUCENE-9022:
---------------------------------------------------------

Commit c68470e57764f9c954008887d302a07a8bf6ae14 in lucene-solr's branch refs/heads/master from Jim Ferenczi
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=c68470e ]

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: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org