Companion
object Companion
Functions
Link copied to clipboard
Creates a partition of the provided leaf context that targets the entire segment
Link copied to clipboard
fun createFromAndTo(ctx: LeafReaderContext, minDocId: Int, maxDocId: Int): IndexSearcher.LeafReaderContextPartition
Creates a partition of the provided leaf context that targets a subset of the entire segment, starting from and including the min doc id provided, until and not including the provided max doc id