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