| LuceneSearchValueConverter Properties |
The LuceneSearchValueConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| Culture |
Culture used for converting numbers to string and vice versa.
(Inherited from AbstractSearchValueConverter.) | |
| DecimalReplacerRegex |
Gets the decimal replacer regular expression.
| |
| DoubleReplacerRegex |
Gets the double replacer regular expression.
(Overrides AbstractSearchValueConverterDoubleReplacerRegex.) | |
| IntReplacerRegex |
Integer value replacer. Replaces integer values in following format (int)123.
(Overrides AbstractSearchValueConverterIntReplacerRegex.) |