Table of Contents

Internal classStaticInternal SortedSetDocValuesWriter

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

Writes multi-valued string DocValues in a column-stride format (.dss).

internal static class SortedSetDocValuesWriter
SortedSetDocValuesWriter

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

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