Click or drag to resize

DataObjectControllerSearchDataWordBreaker Field

With the WordBreaker delegate it is possible to change the calculation of searchable terms in the fulltext search, both the global search and the column search

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public static DataObjectSearchDataWordBreakerDelegate SearchDataWordBreaker

Field Value

Type: DataObjectSearchDataWordBreakerDelegate
See Also