Michael McCandless created LUCENE-7957:
------------------------------------------
Summary: 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
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]