Click or drag to resize
LuceneSearchValueConverterDecimalReplacerRegex Property
Gets the decimal replacer regular expression.

Namespace: CMS.Search.Lucene3
Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 8.2.23
Syntax
C#
protected Regex DecimalReplacerRegex { get; }

Property Value

Type: Regex
See Also