NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.3.0" />

.NET API 4,396,544 bytes

 MultiTermVectorOperation<T>

public object Document { get; set; }

public Fields Fields { get; set; }

public bool? FieldStatistics { get; set; }

public ITermVectorFilter Filter { get; set; }

public Id Id { get; set; }

public IndexName Index { get; set; }

public bool? Offsets { get; set; }

public bool? Payloads { get; set; }

public bool? Positions { get; set; }

public Routing Routing { get; set; }

public bool? TermStatistics { get; set; }

public long? Version { get; set; }

public VersionType? VersionType { get; set; }