LuceneSearchValueConverterIntReplacerRegex Property |
Integer value replacer. Replaces integer values in following format (int)123.
Namespace: CMS.Search.Lucene3Assembly: CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 8.2.23
Syntaxprotected override Regex IntReplacerRegex { get; }
Property Value
Type:
Regex
See Also