SearchFieldInsertDirectly Property |
When field is marked to be insert directly, it will not be processed before it's inserted into search document.
Will not be passed to SearchHelper.AddGeneralField method.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool InsertDirectly { get; set; }
Property Value
Type:
BooleanSee Also