bufferSkip

fun bufferSkip(df: Int)

Writes the current skip data to the buffers. The current document frequency determines the max level is skip data is to be written to.

Parameters

df

the current document frequency

Throws

IOException

If an I/O error occurs