lilihammer
Joined: 2007-06-07 14:18:48
Messages: 101
Offline
|
Suggestion is to add a new munge process that will match based on n word(s) in the column.
The user should be able to set how many words to match on.
The word could appear in any position within the column, for the match to occur.
It would be similar to using SQL to search a column with a WHERE clause similar to below
where column_name like '%word%'
|