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

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

Property Value

Type: Regex
See Also