| ISearchFieldAnalyzer Property | 
            Explicit analyzer to process search field's value. 
            When null, default analyzer is used based on search index configuration. 
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
 Syntax
Syntax Remarks
Remarks
            The analyzer property is used in Lucene search only. For Azure Search, specify the analyzer programmatically upon
            index definition or querying.
            
 See Also
See Also