Click or drag to resize
LuceneSearchValueConverter Properties

The LuceneSearchValueConverter type exposes the following members.

Properties
  NameDescription
Protected propertyCulture
Culture used for converting numbers to string and vice versa.
(Inherited from AbstractSearchValueConverter.)
Protected propertyDecimalReplacerRegex
Gets the decimal replacer regular expression.
Protected propertyDoubleReplacerRegex
Gets the double replacer regular expression.
(Overrides AbstractSearchValueConverterDoubleReplacerRegex.)
Protected propertyIntReplacerRegex
Integer value replacer. Replaces integer values in following format (int)123.
(Overrides AbstractSearchValueConverterIntReplacerRegex.)
Top
See Also