Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
-
New
Description
This API is used in a single place in our code base: ToParentBlockJoinCollector. In addition, the usage is a bit buggy given that using this API from a collector only works if setScorer is called with an actual Scorer (and not eg. FakeScorer or BooleanScorer like you would get in disjunctions) so it needs a custom IndexSearcher that does not use the BulkScorer API.
Attachments
Issue Links
- is depended upon by
-
SOLR-8643 remove BlockJoinFacetComponent; was: UnsupportedOperationException in FakeScorer
- Closed
- is related to
-
LUCENE-7628 Add a getMatchingChildren() method to DisjunctionScorer
- Closed
- relates to
-
LUCENE-6959 Remove ToParentBlockJoinCollector
- Closed