Overview
During fuzzy search (different from exact search), the search system automatically retrieves text fields to obtain values in a certain range based on user-entered keywords.
Users can perform fuzzy search on data or components for filtering.
Data filter: basic filtering functions.
Example
This section takes the built-in data table Retail Category Dimension as an example.
Contain/Not Contain
Click Add Condition, click Please Select Field, and select the text field Category Description.
Contain: filters out all field values that contain Women in this field.
Not Contain: filters out all field values that do not contain Women in this field.
Begin With/Not Begin With
Begin With: filters out all field values that begin with Men in this field.
Not Begin With: filters out all field values that do not begin with Men in this field.
End With/Not End With
End With: filters out all field values that end with clothing in this field.
Not End With: filters out all field values that do not end with clothing in this field.