Table of Contents

Property FullTextRemoveDiacritics

Namespace
Qavren.Edge.VectorData
Assembly
Qavren.Edge.VectorData.dll

FullTextRemoveDiacritics

0 | 1 | 2. Default 2: the only value that folds diacritics correctly across the full Unicode range. 1 is the legacy mode that mishandles several Latin-1 ranges, and 0 leaves accented and unaccented spellings of the same word as different tokens.

public int FullTextRemoveDiacritics { get; set; }

Property Value

int