OpenSearch.Client by OpenSearch and contributors

<PackageReference Include="OpenSearch.Client" Version="1.1.0" />

.NET API 3,505,832 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)