LuceneSearchValueConverterDecimalReplacerRegex Property |
Gets the double replacer regular expression.
Namespace: CMS.Search.Lucene3Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 12.0.0
Syntax protected override Regex DecimalReplacerRegex { get; }
Property Value
Type:
RegexSee Also