NEST by Elastic and contributors

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

.NET API 4,177,408 bytes

 ITextProperty

string Analyzer { get; set; }

double? Boost { get; set; }

bool? EagerGlobalOrdinals { get; set; }

bool? Fielddata { get; set; }

bool? Index { get; set; }

IndexOptions? IndexOptions { get; set; }

bool? IndexPhrases { get; set; }

bool? Norms { get; set; }

int? PositionIncrementGap { get; set; }

string SearchAnalyzer { get; set; }

string SearchQuoteAnalyzer { get; set; }