NEST by Elastic and contributors

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

.NET API 4,396,544 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; }