NEST by Elastic and contributors

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

.NET API 4,965,888 bytes

 BytesProcessorDescriptor<T>

public BytesProcessorDescriptor<T> Field<TValue>(Expression<Func<T, TValue>> objectPath)

public BytesProcessorDescriptor<T> IgnoreMissing(bool? ignoreMissing = true)

public BytesProcessorDescriptor<T> TargetField<TValue>(Expression<Func<T, TValue>> objectPath)