You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jim Ferenczi (Jira)" <ji...@apache.org> on 2019/10/22 11:08:00 UTC

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

Jim Ferenczi created LUCENE-9022:
------------------------------------

             Summary: Never cache GlobalOrdinalsWithScoreQuery
                 Key: LUCENE-9022
                 URL: https://issues.apache.org/jira/browse/LUCENE-9022
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Jim Ferenczi


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