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