On Fri, May 2, 2014 at 3:06 AM, Chris Russell < [email protected]> wrote:
> I need the LeafCollectors in the first loop where I am making the scorers > because LeafCollector now has the acceptDocsOutOfOrder method. > > I wonder if the answer here is that acceptsDocsOutOfOrder() should live on the Collector rather than the LeafCollector. Are there cases where that does not make sense?
