Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Search
SearchField Class
SearchField Properties
Analyzer Property
FieldName Property
InsertDirectly Property
Searchable Property
Tokenized Property
Value Property
SearchField
Analyzer Property
Explicit analyzer to process search field's value. When null default analyzer is used based on search index configuration.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
Copy
public
Nullable
<
SearchAnalyzerTypeEnum
>
Analyzer
{
get
;
set
; }
Property Value
Type:
Nullable
SearchAnalyzerTypeEnum
Implements
ISearchField
Analyzer
See Also
Reference
SearchField Class
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com