[
https://issues.apache.org/jira/browse/LUCENE-7957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171809#comment-16171809
]
ASF subversion and git services commented on LUCENE-7957:
---------------------------------------------------------
Commit cec5b418ea0b68098cf136f26c07505cb2d4acf9 in lucene-solr's branch
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=cec5b41 ]
LUCENE-7957: ConjunctionScorer.getChildren was failing to return all child
scorers
> ConjunctionScorer.getChildren does not return all children
> ----------------------------------------------------------
>
> Key: LUCENE-7957
> URL: https://issues.apache.org/jira/browse/LUCENE-7957
> Project: Lucene - Core
> Issue Type: Bug
> Components: core/search
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Fix For: master (8.0), 7.1
>
> Attachments: LUCENE-7957.patch
>
>
> Today it returns all scoring children and misses the `FILTER` clauses; I
> think we just need to save the incoming `required` parameter to the ctor and
> iterate over those in `getChildren` since `scorers` is a subset of `required`?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]