Whether to index numbers.
Declaration Syntax
C# | Visual Basic |
public bool IndexNumbers { get; set; }
Public Property IndexNumbers As Boolean Get Set
Property Value
Remarks
Setting this true (default) means that number strings are indexed/searchable. Every unique number increases the lexicon size by one, therefore many unique numbers can decrease index performance - set to false if indexing files with lots of number strings.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610