Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Search.Lucene3
LuceneSearchValueConverter Class
LuceneSearchValueConverter Methods
ConvertToString Method
DateToString Method
DecimalToString Method
DoubleToString Method
IntToString Method
ReplaceNumbers Method
StringToDate Method
StringToDecimal Method
StringToDouble Method
StringToInt Method
LuceneSearchValueConverter
ReplaceNumbers Method
Replaces the number expressions within the given condition
Namespace:
CMS.Search.Lucene3
Assembly:
CMS.Search.Lucene3 (in CMS.Search.Lucene3.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
string
ReplaceNumbers
(
string
condition
)
Parameters
condition
Type:
System
String
Condition to process
Return Value
Type:
String
Implements
ISearchValueConverter
ReplaceNumbers(String)
See Also
Reference
LuceneSearchValueConverter Class
CMS.Search.Lucene3 Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com