PostingDecodingUtil

Utility class to decode postings.

Constructors

Link copied to clipboard
constructor(in: IndexInput)

Properties

Link copied to clipboard

The wrapper IndexInput.

Functions

Link copied to clipboard
fun splitInts(count: Int, b: IntArray, bShift: Int, dec: Int, bMask: Int, c: IntArray, cIndex: Int, cMask: Int)

Core methods for decoding blocks of docs / freqs / positions / offsets.