Table of Contents

Internal classStaticInternal BinaryDocValuesWriter

Namespace
Rowles.LeanCorpus.Codecs.DocValues
Assembly
Rowles.LeanCorpus.dll

Writes multi-valued binary DocValues in a column-stride format (.dvb).

internal static class BinaryDocValuesWriter
BinaryDocValuesWriter

Public method Write(string, IReadOnlyDictionary<string, IReadOnlyList<byte[]>?[]>, int, bool)

Internal methodInternal WriteFieldBlock(IndexOutput, string, IReadOnlyList<byte[]>?[], int)