NEST by Elastic and contributors

<PackageReference Include="NEST" Version="7.0.0-alpha2" />

.NET API 4,185,088 bytes

 SourceFieldDescriptor

public SourceFieldDescriptor Compress(bool? compress = true)

public SourceFieldDescriptor CompressionThreshold(string compressionThreshold)

public SourceFieldDescriptor Enabled(bool? enabled = true)

public SourceFieldDescriptor Excludes(IEnumerable<string> excludes)

public SourceFieldDescriptor Includes(IEnumerable<string> includes)