Fuzzy search data-list
Description
Fuzzy searches a data-list by list of fields. You can search a data-list with multiple fields specified inside of an text-list
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Search | text | link-manual | link | The predicate value that should be found inside of the data-list |
Search paths | text-list | link-manual | true | The fields that should be used inside of the search |
Data rows | data-list | link-manual | true | The data-list that you want to searched |
Scenarios
- The user wants to search values in a data-list using multiple data-fields specified in the
Search paths
text-list - The user wants to search values in a data-list using a single data-field specified in the
Search paths
text-list
Use case
Experienced tips
- If the
Search
are empty, the process will continue and provide you with an emptyData-list
- If the
Search paths
are empty, the process will continue and provide you with an emptyData-list
- If the
Data rows
are empty, the process will continue and provide you with an emptyData-list
Search Tags
Search using multiple fields