Companion

object Companion

Functions

Link copied to clipboard
fun of(it: DocIdSetIterator, maxDoc: Int): BitSet

Build a BitSet from the content of the provided DocIdSetIterator. NOTE: this will fully consume the DocIdSetIterator.