addTwoPhaseIterator

fun addTwoPhaseIterator(twoPhaseIter: TwoPhaseIterator, allIterators: MutableList<DocIdSetIterator>, twoPhaseIterators: MutableList<TwoPhaseIterator>)

Given a two-phase iterator, find any sub-iterators and add them to the provided DocIdSetIterator and TwoPhaseIterator lists