NEST by Elastic and contributors

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

.NET API 4,554,240 bytes

 IGenericProperty

string Analyzer { get; set; }

double? Boost { get; set; }

int? IgnoreAbove { get; set; }

bool? IncludeInAll { get; set; }

FieldIndexOption? Index { get; set; }

IndexOptions? IndexOptions { get; set; }

bool? Norms { get; set; }

string NullValue { get; set; }

int? PositionIncrementGap { get; set; }

string SearchAnalyzer { get; set; }