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