LuceneSearchValueConverterDoubleReplacerRegex Property |
Gets the double replacer regular expression. Replaces double values in following format (double)123.456.
Namespace: CMS.Search.Lucene3Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 12.0.0
Syntax protected override Regex DoubleReplacerRegex { get; }
Property Value
Type:
RegexSee Also