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