Open asfimport opened 3 years ago
Shradha Shankar (migrated from JIRA)
Hi, I'm new to Lucene and want to begin working on issues to understand more about how Lucene works. I might require some ramp up time but I'd like to work on this issue if nobody else is.
Greg Miller (@gsmiller) (migrated from JIRA)
That's great Shradha Shankar ! I'm not working on this currently and don't think anyone else is either. Please let me know if you have any questions.
Shradha Shankar (migrated from JIRA)
Great, thank you! Will pick this up.
Unlike
DefaultBulkScorer
,DrillSidewaysScorer
doesn't utilize the collective iterator capabilities thatLeafCollector
instances can optionally expose. We should see an improvement by intersecting with a competitive iterator in DSS.Migrated from LUCENE-10090 by Greg Miller (@gsmiller), updated Nov 11 2021