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

Greg Miller commented on LUCENE-10060:
--------------------------------------

[~zacharymorn] identified this issue while working on LUCENE-10002 (see [PR 
conversation|https://github.com/apache/lucene/pull/240#discussion_r692154001]). 
[~zacharymorn], do you want to pull out that change into a separate PR to 
address this bug more immediately? If not, I'd be happy to do so if you've got 
your hands full with other stuff.

> Ensure DrillSidewaysQuery instances don't get cached
> ----------------------------------------------------
>
>                 Key: LUCENE-10060
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10060
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>            Reporter: Greg Miller
>            Priority: Minor
>
> We need to make sure DSQ instances don't end up in the query cache. It's 
> important that the {{DrillSidewaysScorer}} (bulk scorer implementation) 
> actually runs during query evaluation in order to populate the "sideways" 
> {{FacetsCollector}}s with "near miss" docs. If it gets cached, this won't 
> happen.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to