or

open override fun or(iter: DocIdSetIterator)

Does in-place OR of the bits provided by the iterator. The state of the iterator after this operation terminates is undefined.


fun or(other: FixedBitSet)

this = this OR other